nixpkgs/nixos/modules/system/boot
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
..
loader nixos: remove boot.loader.raspberryPi 2024-11-17 11:50:01 +00:00
systemd nixos/systemd-stage-1: nixos-find-nixos-closure before initrd.target 2024-11-19 03:33:43 +00:00
binfmt.nix nixos/binfmt: Add option to use static emulators when available 2024-10-01 15:05:32 +09:00
clevis.md
clevis.nix nixos/boot.initrd.clevis: remove with lib; 2024-09-15 10:43:57 +02:00
emergency-mode.nix nixos/systemd.enableEmergencyMode: remove with lib; 2024-09-15 10:43:57 +02:00
grow-partition.nix growpart: shellcheck fixes 2024-09-08 12:28:46 +02:00
initrd-network.nix
initrd-openvpn.nix
initrd-ssh.nix Fix SSH in scripted initrd 2024-07-01 15:35:55 +02:00
kernel_config.nix
kernel.nix
kexec.nix kexec: fix shellcheck issues 2024-09-08 12:26:22 +02:00
luksroot.nix nixos/systemd: Factor out tpm2 support into separate module 2024-09-20 14:33:35 -04:00
modprobe.nix
networkd.nix nixos/networkd: warn about naively replacing IPForward 2024-11-19 04:11:16 +00:00
pbkdf2-sha512.c
plymouth.nix nixos/boot.plymouth.font: escape font path 2024-05-10 15:06:10 -04:00
resolved.nix initrd: use the new tmpfiles options to create tmpfiles config 2024-09-04 14:39:03 +02:00
shutdown.nix Don't run hwclock if /etc/ is not writable 2024-11-03 10:42:21 +01:00
stage-1-init.sh nixos/stage-1-init: notify during copytoram 2024-05-22 18:43:18 -05:00
stage-1.nix tree-wide: switch initrd generators back to gnu cpio 2024-10-31 01:21:59 +01:00
stage-2-init.sh nixos/systemd: let systemd setup /etc/machine-id 2024-07-15 21:52:28 -07:00
stage-2.nix
stratisroot.nix
systemd.nix nixos/systemd: fix enableStrictShellChecks description (#348513) 2024-11-05 23:03:19 +08:00
timesyncd.nix nixos/timesyncd: allow NTP servers advertised by DHCP to be used 2024-09-04 12:17:39 +02:00
tmp.nix nixos/boot.tmp: remove with lib; 2024-09-15 10:43:58 +02:00
uki.nix
unl0kr.nix nixos/unl0kr: fix runaway example 2024-10-31 02:52:33 +01:00
uvesafb.nix