add kubernetes node
This commit is contained in:
parent
8549fe2789
commit
3b73b5c12c
6 changed files with 29 additions and 81 deletions
|
@ -66,7 +66,7 @@
|
|||
nixHosts = util.filter_nix_hosts flat_hosts;
|
||||
|
||||
# Define args each module gets access to (access to hosts is useful for DNS/DHCP)
|
||||
specialArgs = { inherit flat_hosts inputs; };
|
||||
specialArgs = { inherit hosts flat_hosts inputs; };
|
||||
pkgs = import nixpkgs {
|
||||
inherit system;
|
||||
overlays = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue