fix(#1): merge 'follows' directives with mkDep
This commit is contained in:
parent
24aa4b9842
commit
2861935ddd
4 changed files with 43 additions and 68 deletions
devices/cluster
|
@ -1,4 +1,8 @@
|
|||
deviceName: {config, self, ...}: let
|
||||
deviceName: {
|
||||
config,
|
||||
self,
|
||||
...
|
||||
}: let
|
||||
inherit (config.vars) mainUser hostName;
|
||||
|
||||
clusterIP = config.services.pcsd.virtualIps.caddy-vip.ip;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue