From 1fd3f9141afdd4d654690820db66cc6168130e48 Mon Sep 17 00:00:00 2001 From: "Mohamed C." Date: Sat, 24 Aug 2024 11:09:39 +0200 Subject: [PATCH] remove sddm --- flake.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 42066c7..a1c5b3e 100644 --- a/flake.nix +++ b/flake.nix @@ -39,7 +39,6 @@ ./modules/system/networking ./modules/system/nixsettings ./modules/system/shell - ./modules/system/syncthing ./modules/system/systemversion ./modules/system/upgrades ./modules/system/users @@ -77,7 +76,7 @@ ./modules/system/controller ./modules/system/jovian-konsole ./modules/system/lact - #./modules/system/sddm + ./modules/system/syncthing ./modules/system/plasma ./modules/system/steam { @@ -118,6 +117,7 @@ ./modules/system/lact ./modules/system/plasma ./modules/system/steam + ./modules/system/syncthing { # Device specific Home Manager Modules home-manager.users.${user}.imports = userModules ++ [ @@ -154,6 +154,7 @@ ./modules/system/lact ./modules/system/plasma ./modules/system/steam + ./modules/system/syncthing { # Device specific Home Manager Modules home-manager.users.${user}.imports = userModules ++ [