remove breaking option

This commit is contained in:
Henry Hiles 2025-06-20 10:35:13 -04:00
commit 54a27ea3d8
No known key found for this signature in database

View file

@ -53,7 +53,6 @@ in {
ProtectKernelTunables = true;
PrivateDevices = true;
PrivateMounts = true;
PrivateUsers = true;
RestrictAddressFamilies = [
"AF_INET"
"AF_INET6"