mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 23:11: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
|
|
@ -28,7 +28,7 @@ in
|
|||
'';
|
||||
};
|
||||
|
||||
custom.services.resticBackup.actual = {
|
||||
custom.services.resticBackups.actual = {
|
||||
inherit user;
|
||||
healthchecks.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue