Updates to Fudo network
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
|
||||
deployment-hosts = filterAttrs
|
||||
(hostname: hostOpts:
|
||||
hostOpts.site == domain &&
|
||||
hostOpts.nixos-system)
|
||||
hostOpts.nixos-system &&
|
||||
(fudo-site hostOpts.site))
|
||||
fudo-entities.entities.hosts;
|
||||
|
||||
deployment-config-generator =
|
||||
|
||||
Reference in New Issue
Block a user