added hyprland wm module

This commit is contained in:
Bryan Ramos 2024-06-03 05:52:52 -04:00
parent 89ea429204
commit 50482446d4
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
17 changed files with 741 additions and 46 deletions

View file

@ -37,7 +37,7 @@
};
hardware.nvidia.open = true;
#
# Virtualisation
virtualisation.libvirtd = {
enable = true;

View file

@ -34,7 +34,8 @@
};
gui = {
wm.sway.enable = true;
wm.hyprland.enable = true;
alacritty.enable = true;
browsers.enable = true;
corn.enable = true;