services: move to restic for everything
This commit is contained in:
parent
e9c0d157f1
commit
b00faf77bb
5 changed files with 6 additions and 6 deletions
|
|
@ -71,7 +71,7 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
my.services.borg-backup = let
|
||||
my.services.restic-backup = let
|
||||
nextcloudHome = config.services.nextcloud.home;
|
||||
in lib.mkIf cfg.enable {
|
||||
paths = [ nextcloudHome ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue