aha i can protect the system afterall

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2021-12-26 13:52:37 -05:00
parent adfe236532
commit 793fb0fee9
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@
}; };
systemd.services.nginx.serviceConfig.SupplementaryGroups = "within"; systemd.services.nginx.serviceConfig.SupplementaryGroups = "within";
systemd.services.nginx.serviceConfig.ProtectSystem = lib.mkForce "false";
users.groups.within = { }; users.groups.within = { };
systemd.services."within.homedir-setup" = { systemd.services."within.homedir-setup" = {