about summary refs log tree commit diff
path: root/nixos/modules/services/networking/skydns.nix
AgeCommit message (Expand)AuthorFilesLines
2022-07-30treewide: automatically md-convert option descriptionspennae1-9/+9
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae1-0/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-1/+1
2020-07-28treewide: fix typo on word environmentGürkan Gür1-1/+1
2020-04-28nixos/*: use $out instead of $bin with buildGoPackagezowoq1-1/+1
2016-11-11etcd: make all service using etc go to 127.0.0.1:2379 by defaultPascal Bach1-1/+1
2016-06-13Fixes #16181 - using bin output for Go servicesKamil Chmielewski1-1/+1
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-0/+1
2015-08-19skydns service: fix skydns nameservers env optionJaka Hudoklin1-1/+1
2015-07-04nixos/skydns: fixed reference to skydnsPascal Wittmann1-1/+1
2015-06-21fix argument in mkEnableOptionArseniy Seroka1-1/+1
2015-06-08Add skydns moduleJaka Hudoklin1-0/+91