about summary refs log tree commit diff
path: root/nixos/modules/services/networking/dnsmasq.nix
AgeCommit message (Expand)AuthorFilesLines
2022-12-04nixos/dnsmasq: Use attrs instead of plain text configRobert Kovacsics1-17/+69
2022-07-30treewide: automatically md-convert option descriptionspennae1-6/+6
2021-09-12nixos: define the primary group of users where neededGuillaume Girol1-1/+3
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-2/+1
2019-07-15resolvconf service: initNikolay Amiantov1-1/+10
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2017-10-12dnsmasq nixos: make sure it always runsPeter Hoeg1-2/+12
2017-09-23Revert "nixos: add option for bind to not resolve local queries (#29503)"Peter Simons1-1/+1
2017-09-18nixos: add option for bind to not resolve local queries (#29503)gwitmond1-1/+1
2015-12-24dnsmasq: create state dir for dhcp leases fileJakob Gillich1-6/+10
2015-09-08dnsmasq nixos module: fix path in systemd serviceThomas Strobel1-1/+1
2015-08-05dnsmasq restarts if /etc/hosts file is changed by nixos-rebuildAnders Papitto1-0/+1
2015-06-15Some more type cleanupEelco Dolstra1-1/+1
2015-04-16dnsmasq: Add some typesEelco Dolstra1-4/+7
2015-02-25nixos/dnsmasq: Fix service name typoWilliam A. Kennington III1-1/+1
2014-11-26systemd: Enable more network servicesWilliam A. Kennington III1-1/+1
2014-09-03Fixing comment caseMichael Raskin1-1/+1
2014-09-02nixos/dnsmasq: Fix regressions during the systemd updateWilliam A. Kennington III1-7/+12
2014-08-28dnsmasq: upgrade to 2.71, fixed dnsmasq modulePaul Colomiets1-9/+36
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+70