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
+2 -2
View File
@@ -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 {