correct username

This commit is contained in:
Andreas Zweili 2022-02-28 18:30:59 +01:00
parent 3e6e0cfead
commit 4d7a91d2fa

View File

@ -10,7 +10,7 @@
systemd.services."restic-backups-${custom.username}" = {
serviceConfig = {
User = root;
User = "root";
Type = "oneshot";
};
environment = {