aha i can protect the system afterall
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
adfe236532
commit
793fb0fee9
|
@ -50,7 +50,6 @@
|
|||
};
|
||||
|
||||
systemd.services.nginx.serviceConfig.SupplementaryGroups = "within";
|
||||
systemd.services.nginx.serviceConfig.ProtectSystem = lib.mkForce "false";
|
||||
|
||||
users.groups.within = { };
|
||||
systemd.services."within.homedir-setup" = {
|
||||
|
|
Loading…
Reference in New Issue