diff --git a/module.nix b/module.nix index fa64f6e..163ced9 100644 --- a/module.nix +++ b/module.nix @@ -53,7 +53,6 @@ in { ProtectKernelTunables = true; PrivateDevices = true; PrivateMounts = true; - PrivateUsers = true; RestrictAddressFamilies = [ "AF_INET" "AF_INET6"