diff --git a/flake.nix b/flake.nix index 08857e26..4c907ca0 100644 --- a/flake.nix +++ b/flake.nix @@ -55,7 +55,6 @@ {networking.hostName = host;} ] ++ lib.optionals config.desktop [ - home-manager ./home ]; };