mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 21:01:34 +01:00
Refactor the restic config
This commit is contained in:
parent
b1507caac5
commit
41cd9f56f1
8 changed files with 143 additions and 111 deletions
|
|
@ -37,7 +37,7 @@ in
|
|||
'';
|
||||
};
|
||||
|
||||
custom.services.resticBackup.syncthing = {
|
||||
custom.services.resticBackups.syncthing = {
|
||||
inherit user;
|
||||
healthchecks.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue