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
+1
View File
@@ -1017,6 +1017,7 @@ let
"BootServerAddress"
"BootServerName"
"BootFilename"
"IPv6OnlyPreferredSec"
])
(assertInt "PoolOffset")
(assertMinimum "PoolOffset" 0)