mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 09:36:20 +09:00
nixos/networkd: update valid KeepConfiguration values (#395621)
This commit is contained in:
commit
1755d9399b
1 changed files with 2 additions and 2 deletions
|
@ -905,8 +905,8 @@ let
|
|||
boolValues
|
||||
++ [
|
||||
"static"
|
||||
"dhcp-on-stop"
|
||||
"dhcp"
|
||||
"dynamic-on-stop"
|
||||
"dynamic"
|
||||
]
|
||||
))
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue