nixpkgs/nixos/modules/system
Maximilian Bosch 63e1dc6ace nixos/networkd: warn about naively replacing IPForward
See https://github.com/systemd/systemd/issues/33414.

The way this was phrased sounded like a dumb search/replace operation to
me. This resulted in random parts of my routing being broken (forward
from if X -> Y being fine, but the opposite direction being broken).

This change makes it explicit that it's a little more complicated and
you should really consult the docs before making that change.

(cherry picked from commit 06f50f4adf)
2024-11-19 04:11:16 +00:00
..
activation nixos/activation-script: Make installBootLoader default a script 2024-11-04 04:12:52 -05:00
boot nixos/networkd: warn about naively replacing IPForward 2024-11-19 04:11:16 +00:00
etc nixos/systemd-stage-1: Use chroot-realpath 2024-11-11 05:52:18 -05:00
build.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00