fix: oh my god oh my GOD. fix february flake

This commit is contained in:
2025-12-02 14:02:15 -05:00
parent 6a6f2fc67f
commit 41b400893c
+2 -2
View File
@@ -40,9 +40,9 @@
specialArgs = { specialArgs = {
hostName = "february"; hostName = "february";
inherit inputs; inherit inputs;
modules = [ ./host/pc/february/configuration.nix ];
}; };
modules = [ ./host/pc/february/configuration.nix ];
}; };
"march" = inputs.nixpkgs.lib.nixosSystem { "march" = inputs.nixpkgs.lib.nixosSystem {