Add hyprland

This commit is contained in:
2023-02-07 22:39:09 +00:00
parent 3291b955fd
commit e7162873d1
6 changed files with 304 additions and 3 deletions

View File

@@ -12,6 +12,7 @@
services.blueman.enable = true;
networking.networkmanager.enable = true;
programs.nm-applet.enable = true;
programs.partition-manager.enable = true;
age.secrets = {
age_identity = {
@@ -71,7 +72,7 @@ SUBSYSTEM="usb", ATTRS{idVendor}=="2e8a", ATTRS{idProduct}=="0003", MODE="0666"
};
desktopManager = {
plasma5.enable = true;
# plasma5.enable = true;
};
};
};