diff --git a/flake.nix b/flake.nix index f2c9b68..3b4851a 100644 --- a/flake.nix +++ b/flake.nix @@ -77,7 +77,7 @@ ({ config, ...}: { home-manager.users.alisceon.imports = [ ./home/alisceon/base.nix - ./home/alisceon/workstation.nix + ./home/alisceon/server.nix ]; }) # end home-manager ]; # end modules