completely remove gnome

This commit is contained in:
William 2025-05-18 19:41:25 -03:00
parent 2efd2c72da
commit fb3f176f2b

View file

@ -18,10 +18,6 @@
# Workstation specific configuration
(lib.mkIf hostType.isWorkstation {
services = {
xserver = {
displayManager.gdm.enable = true;
desktopManager.gnome.enable = true;
};
displayManager.sddm = {
enable = true;
wayland = {