Unverified Commit 286d25f5 authored by Will Fancher's avatar Will Fancher Committed by GitHub
Browse files

nixos/networkd: add new options introduced in systemd 257 (#382953)

parents 421be36d cf4c8e97
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -437,6 +437,7 @@ let
        (assertKeyIsSystemdCredential "PresharedKey")
        (assertOnlyFields [
          "PublicKey"
          "PublicKeyFile"
          "PresharedKey"
          "PresharedKeyFile"
          "AllowedIPs"