Merge pull request #167871 from asymmetric/doc-networkd

This commit is contained in:
Naïm Favier
2022-12-04 16:24:02 +01:00
committed by GitHub
+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`.
'';
};