diff --git a/nixos/modules/tasks/network-interfaces.nix b/nixos/modules/tasks/network-interfaces.nix index 4887256b7be1..06b38deff6b6 100644 --- a/nixos/modules/tasks/network-interfaces.nix +++ b/nixos/modules/tasks/network-interfaces.nix @@ -1693,8 +1693,7 @@ in type = types.bool; description = '' Whether we should use networkd as the network configuration backend or - the legacy script based system. Note that this option is experimental, - enable at your own risk. + the legacy script based system. ''; };