This commit is contained in:
2025-01-02 13:59:35 +02:00
parent 8bfb35c22a
commit f36b74db58

View File

@@ -59,9 +59,8 @@
'';
serviceConfig = {
User = config.users.users.wakapi.name;
Group = config.users.users.wakapi.group;
DynamicUser = true;
User = "wakapi";
Group = "wakapi";
ProtectHome = true;
ProtectHostname = true;
ProtectKernelLogs = true;