nix-config/modules
Donovan Glover 31ab36fe78
phone: Add mullvad support by disabling checkReversePath
`networking.firewall.checkReversePath` was being set to "loose" from
Mullvad VPN, which was causing an issue with the kernel used by the
PinePhone with Mobile NixOS.

By changing this option to `false`, we get rid of the "This kernel does
not support rpfilter" error, which seems to be inaccurate due to the
result of `sysctl -a | grep \\.rp_filter` on the phone being consistent
with the result on the laptop.
2024-06-21 20:34:09 -04:00
..
containers.nix containers: Don't enable on phone 2024-06-20 13:49:39 -04:00
desktop.nix phosh: Enable xwayland support 2024-06-21 18:47:26 -04:00
hardware.nix hardware: Add IIO sensor support 2024-06-20 11:07:31 -04:00
shell.nix meta: Only install texlive on desktop 2024-06-20 13:50:16 -04:00
system.nix phone: Add mullvad support by disabling checkReversePath 2024-06-21 20:34:09 -04:00