Merge pull request #312755 from tomfitzhenry/systemd-dhcp108

nixos/networkd: allow IPv6OnlyPreferredSec in networkd.conf
This commit is contained in:
Will Fancher 2024-08-12 19:19:34 -04:00 committed by GitHub
commit bcd1d9cf54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1017,6 +1017,7 @@ let
"BootServerAddress"
"BootServerName"
"BootFilename"
"IPv6OnlyPreferredSec"
])
(assertInt "PoolOffset")
(assertMinimum "PoolOffset" 0)