staticUser

This commit is contained in:
zack 2024-10-21 21:13:21 -04:00
parent edea6b21d9
commit d7f86007ff
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35

View file

@ -190,7 +190,7 @@
serviceConfig = { serviceConfig = {
Type = "exec"; Type = "exec";
User = "zoeycomputer-phx"; User = "zoeycomputer-phx";
DynamicUser = true; # DynamicUser = true;
WorkingDirectory = working_directory; WorkingDirectory = working_directory;
PrivateTmp = true; PrivateTmp = true;
ExecStart = pkgs.writeShellScript "start-zoeycomputer" '' ExecStart = pkgs.writeShellScript "start-zoeycomputer" ''