nixos/networkd: update valid KeepConfiguration values (#395621)

This commit is contained in:
Philip Taron
2025-06-05 16:17:48 -07:00
committed by GitHub
+2 -2
View File
@@ -905,8 +905,8 @@ let
boolValues
++ [
"static"
"dhcp-on-stop"
"dhcp"
"dynamic-on-stop"
"dynamic"
]
))
];