fix: forgot intermediate attrset
This commit is contained in:
parent
5d15007c52
commit
3057e049e7
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
backupCfg:
|
backupCfg:
|
||||||
optional backupCfg.hetznerStorageBox.enable (
|
optional backupCfg.hetznerStorageBox.enable (
|
||||||
backupCfg.hetznerStorageBox
|
backupCfg.hetznerStorageBox
|
||||||
// {sshPrivateKeyFile = hostCfg.config.age.secrets.${backupCfg.sshAgeSecret}.rekeyFile;}
|
// {sshPrivateKeyFile = hostCfg.config.age.secrets.${backupCfg.hetznerStorageBox.sshAgeSecret}.rekeyFile;}
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue