nixos/networkd: add DHCPServer PXE boot options

Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
Matt Layher 2023-07-21 16:59:21 -04:00
parent 239dd4e537
commit 93efcdac79
No known key found for this signature in database

View File

@ -902,6 +902,9 @@ let
"RelayTarget"
"RelayAgentCircuitId"
"RelayAgentRemoteId"
"BootServerAddress"
"BootServerName"
"BootFilename"
])
(assertInt "PoolOffset")
(assertMinimum "PoolOffset" 0)