add hyprland
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
./firefox.nix
|
./firefox.nix
|
||||||
./gimp.nix
|
./gimp.nix
|
||||||
./gnome.nix
|
./gnome.nix
|
||||||
|
./hyprland.nix
|
||||||
./ssh.nix
|
./ssh.nix
|
||||||
./thunderbird.nix
|
./thunderbird.nix
|
||||||
./hardware.nix
|
./hardware.nix
|
||||||
|
|||||||
3
hosts/haze/hyprland.nix
Normal file
3
hosts/haze/hyprland.nix
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
programs.hyprland.enable = true;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user