nixos/networkd: fix typo (#506421)

This commit is contained in:
Franz Pletz
2026-04-04 04:41:02 +00:00
committed by GitHub
+1 -1
View File
@@ -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`.
'';
};