diff --git a/modules/home/home.nix b/modules/home/home.nix index 0e13540..c53cbf9 100755 --- a/modules/home/home.nix +++ b/modules/home/home.nix @@ -5,7 +5,7 @@ imports = [ ./gtk/default.nix ]; - + systemd.user.startServices = "sd-switch"; programs.home-manager.enable = true; home = {