diff --git a/flake.nix b/flake.nix index a83c2f66..fc80bff3 100644 --- a/flake.nix +++ b/flake.nix @@ -83,7 +83,7 @@ }; # Secondary desktop maia = lib.nixosSystem { - modules = [ ./hosts/atlas ]; + modules = [ ./hosts/maia ]; specialArgs = { inherit inputs outputs; }; }; # Personal laptop