Compare commits

...

1 Commits

Author SHA1 Message Date
autumn-the-kitty-cat 41b400893c fix: oh my god oh my GOD. fix february flake 2025-12-02 14:02:15 -05:00
+1 -1
View File
@@ -40,10 +40,10 @@
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 {
specialArgs = { specialArgs = {