conflicting defs resolved

This commit is contained in:
2025-01-25 14:02:23 -06:00
parent 14f5c2753a
commit ce9445a19d

View File

@@ -48,7 +48,7 @@
}; };
displayManager = { displayManager = {
enable = true; enable = true;
execCmd = "Hyprland"; execCmd = lib.mkForce "Hyprland";
defaultSession = "hyprland"; defaultSession = "hyprland";
autoLogin = { autoLogin = {
enable = true; enable = true;