Loading nixos/modules/services/networking/murmur.nix +1 −1 Original line number Diff line number Diff line Loading @@ -350,7 +350,7 @@ in PrivateMounts = true; PrivateTmp = true; ProtectClock = true; ProtectControlGroups = true; ProtectControlGroups = "strict"; ProtectHome = true; ProtectHostname = true; ProtectKernelLogs = true; Loading Loading
nixos/modules/services/networking/murmur.nix +1 −1 Original line number Diff line number Diff line Loading @@ -350,7 +350,7 @@ in PrivateMounts = true; PrivateTmp = true; ProtectClock = true; ProtectControlGroups = true; ProtectControlGroups = "strict"; ProtectHome = true; ProtectHostname = true; ProtectKernelLogs = true; Loading