Commit 91f2af0fcb54
Changed files (1)
modules
harmonia
modules/harmonia/default.nix
@@ -162,7 +162,7 @@ in
serviceConfig = {
Type = "oneshot";
- User = "root";
+ User = "vincent";
# Set a reasonable timeout (2 hours)
TimeoutStartSec = "2h";
};