Skip to content

Commit 286d25f

Browse files
nixos/networkd: add new options introduced in systemd 257 (#382953)
2 parents 421be36 + cf4c8e9 commit 286d25f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nixos/modules/system/boot/networkd.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -437,6 +437,7 @@ let
437437
(assertKeyIsSystemdCredential "PresharedKey")
438438
(assertOnlyFields [
439439
"PublicKey"
440+
"PublicKeyFile"
440441
"PresharedKey"
441442
"PresharedKeyFile"
442443
"AllowedIPs"

0 commit comments

Comments
 (0)