wow
This commit is contained in:
parent
1ab0263e27
commit
15091ac422
19 changed files with 2328 additions and 263 deletions
10
flake.nix
10
flake.nix
|
|
@ -64,6 +64,16 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
dots-hyprland = {
|
||||
url = "github:end-4/dots-hyprland";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
rounded-polygon-qmljs = {
|
||||
url = "github:end-4/rounded-polygon-qmljs";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
hyprmod = {
|
||||
url = "github:BlueManCZ/hyprmod";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Reference in a new issue