fix typos

This commit is contained in:
Noa Aarts 2025-03-14 00:46:34 +01:00
parent 6540e114a5
commit aa4af0bb2a
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -185,15 +185,15 @@ in
User = "disqalculate"; User = "disqalculate";
NoNewPrivileges = true; NoNewPrivileges = true;
ProtectHome = true; ProtectHome = true;
ProtectProc = true; ProtectProc = "noaccess";
ProcSubset = "pid";
ProtectClock = true; ProtectClock = true;
ProtectKernelLogs = true; ProtectKernelLogs = true;
ProtectSystem = true; ProtectSystem = true;
PrivateTmp = true; PrivateTmp = true;
PrivateDevices = true; PrivateDevices = true;
ProtectKernelTunables = true; ProtectKernelTunables = true;
CapabylityBoundingSet = true; RestrictNamespaces = "";
RestrictNamspaces = "";
CapabilityBoundingSet = ""; CapabilityBoundingSet = "";
EnvironmentFile = config.age.secrets."discord/disqalculate".path; EnvironmentFile = config.age.secrets."discord/disqalculate".path;
BindReadOnlyPaths = [ BindReadOnlyPaths = [