nixos/networkd: this isn't experimental (#534550)

This commit is contained in:
Maximilian Bosch
2026-06-23 12:08:06 +00:00
committed by GitHub
+1 -2
View File
@@ -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.
'';
};