From 313a137683f84a0de6f81b377e67cb3ffecb42d5 Mon Sep 17 00:00:00 2001 From: "Mohamed C." Date: Fri, 27 Sep 2024 23:06:03 +0200 Subject: [PATCH] switch to plasma --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index e9fe433..2a33f61 100644 --- a/flake.nix +++ b/flake.nix @@ -50,7 +50,7 @@ ./modules/system/apps-misc ./modules/system/browser ./modules/system/flatpak - ./modules/system/gnome + ./modules/system/plasma ./modules/system/syncthing-${hostName} ]; displaySystemModules = [ @@ -74,7 +74,7 @@ ./modules/user/shell ]; desktopUserModules = [ - ./modules/user/gnome + ./modules/user/plasma ]; gamingUserModules = [ ./modules/user/steam