Loading nixos/modules/services/development/nixseparatedebuginfod2.nix +0 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,6 @@ in ProtectKernelLogs = true; # Prevent access to kernel logs ProtectClock = true; # Prevent setting the RTC ProtectProc = "noaccess"; ProcSubset = "pid"; # Networking RestrictAddressFamilies = "AF_UNIX AF_INET AF_INET6"; Loading Loading
nixos/modules/services/development/nixseparatedebuginfod2.nix +0 −1 Original line number Diff line number Diff line Loading @@ -87,7 +87,6 @@ in ProtectKernelLogs = true; # Prevent access to kernel logs ProtectClock = true; # Prevent setting the RTC ProtectProc = "noaccess"; ProcSubset = "pid"; # Networking RestrictAddressFamilies = "AF_UNIX AF_INET AF_INET6"; Loading