Typo fix.
This commit is contained in:
@@ -51,7 +51,7 @@ in
|
|||||||
services."backup-persist" = {
|
services."backup-persist" = {
|
||||||
description = "Backup persistent data with Kopia";
|
description = "Backup persistent data with Kopia";
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
type = "oneshot";
|
Type = "oneshot";
|
||||||
User = "root";
|
User = "root";
|
||||||
ExecStart = "${backupScript}";
|
ExecStart = "${backupScript}";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user