attempt 3

This commit is contained in:
KoenDR06 2025-11-19 22:06:36 +01:00
parent 748190e350
commit 040975ba28

View file

@ -35,7 +35,7 @@ in {
''; '';
serviceConfig = { serviceConfig = {
Type = "oneshot"; Type = "oneshot";
User = "root"; User = "horseman";
}; };
}; };
}; };