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