Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
packages/nixos: temporarily use 6.11 kernel for peer pods
There is a breaking change in Linux 6.12 which prohibits `SO_REUSEPORT` on non `AF_INET*` sockets. To cope with this, we temporarily default to a 6.11 kernel on peer-pods pod VMs until the fix has landed.
- Loading branch information