mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-26 05:40:52 +01:00
remove unused arg
This commit is contained in:
parent
56b805c702
commit
07fc454ac0
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
Reference in a new issue