mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/networkd: add DHCPServer PXE boot options
Signed-off-by: Matt Layher <mdlayher@gmail.com>
This commit is contained in:
parent
239dd4e537
commit
93efcdac79
1 changed files with 3 additions and 0 deletions
|
@ -902,6 +902,9 @@ let
|
|||
"RelayTarget"
|
||||
"RelayAgentCircuitId"
|
||||
"RelayAgentRemoteId"
|
||||
"BootServerAddress"
|
||||
"BootServerName"
|
||||
"BootFilename"
|
||||
])
|
||||
(assertInt "PoolOffset")
|
||||
(assertMinimum "PoolOffset" 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue