nixos/network-interfaces: Make it clear that networkd is experimental
This commit is contained in:
parent
2c42738231
commit
4f2a041345
@ -542,7 +542,8 @@ in
|
|||||||
type = types.bool;
|
type = types.bool;
|
||||||
description = ''
|
description = ''
|
||||||
Whether we should use networkd as the network configuration backend or
|
Whether we should use networkd as the network configuration backend or
|
||||||
the legacy script based system.
|
the legacy script based system. Note that this option is experimental,
|
||||||
|
enable at your own risk.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user