diff --git a/flake.nix b/flake.nix index 7ff20e4..6ba89b3 100644 --- a/flake.nix +++ b/flake.nix @@ -40,9 +40,9 @@ specialArgs = { hostName = "february"; inherit inputs; - - modules = [ ./host/pc/february/configuration.nix ]; }; + + modules = [ ./host/pc/february/configuration.nix ]; }; "march" = inputs.nixpkgs.lib.nixosSystem {