parent
2d39d81560
commit
155a9884ee
16 changed files with 25 additions and 50 deletions
nixosModules/borgbackup
|
@ -9,7 +9,7 @@
|
|||
inherit (lib.attrsets) attrValues hasAttr listToAttrs mapAttrs removeAttrs;
|
||||
|
||||
inherit (config.sops) secrets;
|
||||
inherit (config.vars) hostName;
|
||||
inherit (config.networking) hostName;
|
||||
|
||||
cfg = config.services.borgbackup;
|
||||
in {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue