Loading nixos/modules/services/hardware/bluetooth.nix +1 −0 Original line number Diff line number Diff line Loading @@ -153,6 +153,7 @@ in CapabilityBoundingSet = [ "CAP_NET_BIND_SERVICE" # sockets and tethering ]; ConfigurationDirectoryMode = "0755"; NoNewPrivileges = true; RestrictNamespaces = true; ProtectControlGroups = true; Loading Loading
nixos/modules/services/hardware/bluetooth.nix +1 −0 Original line number Diff line number Diff line Loading @@ -153,6 +153,7 @@ in CapabilityBoundingSet = [ "CAP_NET_BIND_SERVICE" # sockets and tethering ]; ConfigurationDirectoryMode = "0755"; NoNewPrivileges = true; RestrictNamespaces = true; ProtectControlGroups = true; Loading