use hyprland flake

This commit is contained in:
do butterflies cry? 2026-02-27 16:50:32 +10:00
parent f4afbbee14
commit 423e9e13b2
4 changed files with 540 additions and 75 deletions

View file

@ -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";