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

authored by Will Fancher and committed by GitHub 286d25f5 421be36d

+1
+1
nixos/modules/system/boot/networkd.nix
··· 437 437 (assertKeyIsSystemdCredential "PresharedKey") 438 438 (assertOnlyFields [ 439 439 "PublicKey" 440 + "PublicKeyFile" 440 441 "PresharedKey" 441 442 "PresharedKeyFile" 442 443 "AllowedIPs"