fix desktop lol

This commit is contained in:
mjallen18
2025-06-22 14:11:43 -05:00
parent 8602e6b637
commit ff37341481
4 changed files with 8 additions and 8 deletions

View File

@@ -17,12 +17,12 @@ in
theme = sddmTheme;
wayland.enable = true;
};
# gdm.enable = lib.mkForce false;
gdm.enable = lib.mkForce false;
defaultSession = "hyprland";
};
# disable plasma
desktopManager.plasma6.enable = lib.mkForce false;
# desktopManager.gnome.enable = lib.mkForce false;
desktopManager.gnome.enable = lib.mkForce false;
dbus.enable = true;