nixos: add dhcp server
This commit is contained in:
parent
8a246bd25d
commit
e638c9aa5a
4 changed files with 87 additions and 26 deletions
|
@ -87,7 +87,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
checks = mapAttrs (system: deployLib: deployLib.deployChecks self.deploy)
|
||||
deploy-rs.lib;
|
||||
checks = mapAttrs (system: deployLib: deployLib.deployChecks self.deploy) deploy-rs.lib;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue