Unverified Commit 1755d939 authored by Philip Taron's avatar Philip Taron Committed by GitHub
Browse files

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

parents 7d4fcb16 d8f9c635
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -905,8 +905,8 @@ let
          boolValues
          ++ [
            "static"
            "dhcp-on-stop"
            "dhcp"
            "dynamic-on-stop"
            "dynamic"
          ]
        ))
      ];