diff --git a/workstation/configuration.nix b/workstation/configuration.nix index 934808c..faedbd9 100644 --- a/workstation/configuration.nix +++ b/workstation/configuration.nix @@ -75,12 +75,8 @@ }; # KDE - #services.desktopManager.plasma6.enable = true; + services.desktopManager.plasma6.enable = true; - # Pantheon - services.xserver.desktopManager.pantheon.enable = true; - services.pantheon.apps.enable = true; - services.pantheon.contractor.enable = true; services.flatpak.enable = true; # Emacs