mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
remove unused arg
This commit is contained in:
parent
eba4550b3b
commit
e163efdcde
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@
|
|||
|
||||
nixosConfigurations = builtins.mapAttrs
|
||||
(name: value: (mkMachine {
|
||||
host = name;
|
||||
host-config = value;
|
||||
modules = self.nixosModules;
|
||||
nixpkgs = lib.luj.machines.${name}.nixpkgs_version;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue