use hyprland flake
This commit is contained in:
parent
f4afbbee14
commit
423e9e13b2
4 changed files with 540 additions and 75 deletions
|
|
@ -34,6 +34,14 @@
|
|||
};
|
||||
};
|
||||
|
||||
hyprland = {
|
||||
url = "github:hyprwm/Hyprland";
|
||||
inputs = {
|
||||
# nixpkgs.follows = "nixpkgs";
|
||||
# systems.follows = "systems";
|
||||
};
|
||||
};
|
||||
|
||||
awww = {
|
||||
url = "git+https://codeberg.org/LGFae/awww";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue