Added Hyprland Flake

This commit is contained in:
fmarkwitz
2023-07-06 13:31:29 +02:00
parent 3163f69b28
commit c883dfb0e8
2 changed files with 3 additions and 2 deletions
+1 -2
View File
@@ -23,5 +23,4 @@
- [ ] Gnome
- [ ] Hyprland
## usage
test
## usage
+2
View File
@@ -12,6 +12,8 @@
url = "github:nix-community/nixos-generators";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprland.url = "github:hyprwm/Hyprland";
};
outputs = inputs@{ self, flake-parts, ... }: