attempt 4.1

This commit is contained in:
KoenDR06 2025-11-19 22:10:23 +01:00
parent 46da0f1495
commit 62579dd9ed

View file

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