diff --git a/nixos/modules/system/boot/networkd.nix b/nixos/modules/system/boot/networkd.nix index 875fe2a6fcf8..b676ac8d4d3a 100644 --- a/nixos/modules/system/boot/networkd.nix +++ b/nixos/modules/system/boot/networkd.nix @@ -2360,7 +2360,7 @@ let description = '' Whether to manage network configuration using {command}`systemd-network`. - This also enables {option}`systemd.networkd.enable`. + This also enables {option}`systemd.network.enable`. ''; };