From bc5e0a95e0978adc638cdcc4e913d4374c4d5d62 Mon Sep 17 00:00:00 2001 From: Geir Okkenhaug Jerstad Date: Mon, 12 Aug 2024 12:11:15 +0200 Subject: [PATCH] removed pantheon added plasma6 back --- workstation/configuration.nix | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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