Move hyprland config into home-manager desktop

This commit is contained in:
2023-02-08 19:37:33 +00:00
parent e7162873d1
commit a7e729c29f
5 changed files with 36 additions and 41 deletions

View File

@@ -68,11 +68,9 @@ SUBSYSTEM="usb", ATTRS{idVendor}=="2e8a", ATTRS{idProduct}=="0003", MODE="0666"
};
displayManager = {
sddm.enable = true;
};
desktopManager = {
# plasma5.enable = true;
gdm = {
enable = true;
};
};
};
};