nixos/networkd: doc activation of systemd.networkd

This commit is contained in:
Lorenzo Manacorda
2022-12-04 16:18:48 +01:00
parent 132e60b840
commit 2ae17515e0
+2
View File
@@ -928,6 +928,8 @@ let
type = types.bool;
description = lib.mdDoc ''
Whether to manage network configuration using {command}`systemd-network`.
This also enables {option}`systemd.networkd.enable`.
'';
};