fix User declaration

This commit is contained in:
jaina heartles 2024-12-29 18:37:38 -05:00
parent 975199d535
commit 4fac3bcb0c

View file

@ -26,8 +26,8 @@ in {
restartIfChanged = false;
unitConfig.X-StopOnRemoval = false;
unitConfig.User = user;
serviceConfig.User = user;
serviceConfig.Type = "oneshot";
startAt = "weekly";