add hyprland
This commit is contained in:
parent
a97fc83f7d
commit
102ef62092
2 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
./firefox.nix
|
||||
./gimp.nix
|
||||
./gnome.nix
|
||||
./hyprland.nix
|
||||
./ssh.nix
|
||||
./thunderbird.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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue