networking.dhcpcd.persistent

NixOS option

Whether to leave interfaces configured on dhcpcd daemon shutdown. Set to true if you have your root or store mounted over the network or this machine accepts SSH connections through DHCP interfaces and clients should be notified when it shuts down.

type: boolean
Default
false
declared in: nixos/modules/services/networking/dhcpcd.nixView source on NixOS/nixpkgs →