summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/networking/dhcpd.nix
AgeCommit message (Expand)Author
2023-07-28nixos/dhcp(46): removeajs124
2023-04-11nixos/dhcpd: warn of pending removalajs124
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-03-29nixos/dhcpd6: Use fixed-address6 for dhcpd6 address reservationsJared Baur
2022-01-20Revert "Revert "nixos/dhcpd: switch to DynamicUser""rnhmjoj
2021-12-30Revert "nixos/dhcpd: switch to DynamicUser"Vladimír Čunát
2021-09-29nixos/dhcpd: switch to DynamicUserrnhmjoj
2021-09-12nixos: define the primary group of users where neededGuillaume Girol
2020-07-25nixos/dhcpd: make authoritative mode optionalEmery Hemingway
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2018-04-04nixos/dhcp: fix permissions of statedirJoachim Schiele
2017-02-27nixos, dhcpd: make machines assignableEdward Tjörnhammar
2017-01-15dhcpd service: add DHCPv6 supportNikolay Amiantov
2016-10-23nixos: use types.lines for extraConfigEmery Hemingway
2016-10-09dhcpd service: Add extraFlags optionFranz Pletz
2014-08-13nixos/dhcpd: Wait until network interfaces are configured to startWilliam A. Kennington III
2014-08-13nixos/dhcpd: Convert to systemd from upstartWilliam A. Kennington III
2014-08-13nixos/dhcpd: Use dhcp user instead of nobodyWilliam A. Kennington III
2014-08-13nixos/dhcpd: Add the ability to drop privilegesWilliam A. Kennington III
2014-08-13nixos/dhcp: Modernize ddns-update-styleWilliam A. Kennington III
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2013-10-29Manual: Render multi-line strings properlyEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra