about summary refs log tree commit diff
path: root/nixos/modules/services/networking/dhcpd.nix
AgeCommit message (Expand)AuthorFilesLines
2017-02-27nixos, dhcpd: make machines assignableEdward Tjörnhammar1-3/+4
2017-01-15dhcpd service: add DHCPv6 supportNikolay Amiantov1-101/+149
2016-10-23nixos: use types.lines for extraConfigEmery Hemingway1-0/+1
2016-10-09dhcpd service: Add extraFlags optionFranz Pletz1-0/+9
2014-08-13nixos/dhcpd: Wait until network interfaces are configured to startWilliam A. Kennington III1-0/+2
2014-08-13nixos/dhcpd: Convert to systemd from upstartWilliam A. Kennington III1-7/+17
2014-08-13nixos/dhcpd: Use dhcp user instead of nobodyWilliam A. Kennington III1-21/+8
2014-08-13nixos/dhcpd: Add the ability to drop privilegesWilliam A. Kennington III1-1/+21
2014-08-13nixos/dhcp: Modernize ddns-update-styleWilliam A. Kennington III1-1/+1
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy1-1/+1
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-10-29Manual: Render multi-line strings properlyEelco Dolstra1-9/+9
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+131