about summary refs log tree commit diff
path: root/nixos/modules/services/networking/dhcpd.nix
AgeCommit message (Expand)AuthorFilesLines
2023-07-28nixos/dhcp(46): removeajs1241-230/+0
2023-04-11nixos/dhcpd: warn of pending removalajs1241-0/+7
2022-07-30treewide: automatically md-convert option descriptionspennae1-10/+10
2022-03-29nixos/dhcpd6: Use fixed-address6 for dhcpd6 address reservationsJared Baur1-3/+5
2022-01-20Revert "Revert "nixos/dhcpd: switch to DynamicUser""rnhmjoj1-50/+45
2021-12-30Revert "nixos/dhcpd: switch to DynamicUser"Vladimír Čunát1-45/+50
2021-09-29nixos/dhcpd: switch to DynamicUserrnhmjoj1-50/+45
2021-09-12nixos: define the primary group of users where neededGuillaume Girol1-1/+3
2020-07-25nixos/dhcpd: make authoritative mode optionalEmery Hemingway1-1/+11
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger1-0/+4
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2018-04-04nixos/dhcp: fix permissions of statedirJoachim Schiele1-0/+1
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