cleanup hyprland and embrace dms

This commit is contained in:
2025-11-07 10:39:48 +01:00
parent 94f392c388
commit 7b9122fe7f
10 changed files with 71 additions and 554 deletions

View File

@@ -22,7 +22,7 @@ in
defaultSession = "hyprland";
};
services.xserver.displayManager.gdm = {
services.displayManager.gdm = {
enable = true;
wayland = true;
};