Compare commits
1 Commits
4324799e60
...
41b400893c
| Author | SHA1 | Date | |
|---|---|---|---|
| 41b400893c |
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user