Compare commits
No commits in common. "a11297200945009909e7aaee7069cb4cc28a66f1" and "975199d53545f70aaf14a84dd1c47d69689d9e22" have entirely different histories.
a112972009
...
975199d535
1 changed files with 1 additions and 2 deletions
|
@ -26,8 +26,8 @@ in {
|
||||||
|
|
||||||
restartIfChanged = false;
|
restartIfChanged = false;
|
||||||
unitConfig.X-StopOnRemoval = false;
|
unitConfig.X-StopOnRemoval = false;
|
||||||
|
unitConfig.User = user;
|
||||||
|
|
||||||
serviceConfig.User = user;
|
|
||||||
serviceConfig.Type = "oneshot";
|
serviceConfig.Type = "oneshot";
|
||||||
|
|
||||||
startAt = "weekly";
|
startAt = "weekly";
|
||||||
|
@ -37,7 +37,6 @@ in {
|
||||||
config.services.postgresql.package
|
config.services.postgresql.package
|
||||||
s3cmd
|
s3cmd
|
||||||
coreutils
|
coreutils
|
||||||
gnutar
|
|
||||||
age
|
age
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue