flake: add hyprland input as comment

Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
This commit is contained in:
Chinmay D. Pai 2024-09-23 11:52:12 +05:30
parent 8dc7bf18d3
commit 92a41608af
Signed by: thunderbottom
GPG Key ID: 75507BE256F40CED

View File

@ -88,6 +88,9 @@
home-manager.url = "github:nix-community/home-manager";
home-manager.inputs.nixpkgs.follows = "nixpkgs";
# NOTE: enable this to make hyprland work
# hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
lanzaboote.url = "github:nix-community/lanzaboote";
lanzaboote.inputs.nixpkgs.follows = "nixpkgs";