mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 16:58:34 -05:00
Updated backup service
This commit is contained in:
parent
9fee8ef0e6
commit
2bb3412250
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ in {
|
|||
${pkgs.restic}/bin/restic -r "$RESTIC_REPOSITORY/Appdata" check --verbose
|
||||
'';
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
Type = "simple";
|
||||
User = "root";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue