Loading
nixos/tests/rancher: remove k3s check-config
`k3s check config` fails due to the check script expecting `IP_NF_FILTER`, `IP_NF_NAT` and `IP_NF_TARGET_MASQUERADE`. However, these options are considered legacy in Linux 6.18 (the current default in nixpkgs). When/if upstream adapts the check script, it can be added to the tests again.