about summary refs log tree commit diff
path: root/nixos/modules/config/networking.nix
AgeCommit message (Expand)AuthorFilesLines
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-1/+1
2022-08-27nixos/*: literalDocBook -> literalMDpennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-14/+14
2022-01-08Merge pull request #147690 from pasqui23/hostsRobert Hensing1-3/+1
2021-12-09treewide: set defaultText for options using simple path defaultspennae1-1/+7
2021-11-28nixos/networking: using concatTextFilePasquale1-3/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-3/+3
2021-08-15treewide: runCommandNoCC -> runCommandRobert Hensing1-1/+1
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-2/+1
2021-01-20networking, chrony, ntpd, timesyncd: add timeServers option typeScriptkiddi1-0/+1
2021-01-10nixos/networking: make /etc/netgroup by defaultMasanori Ogino1-0/+4
2020-05-25nixos/networking: Add the FQDN and hostname to /etc/hostsMichael Weiss1-15/+18
2020-04-06treewide/nixos: use stdenv.cc.libc instead of glibc when availableMatthew Bauer1-1/+1
2020-03-07nixos/networking: Add hostFiles optionSilvan Mosberger1-6/+21
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger1-0/+3
2019-11-29Remove networking.hostConf optionChristian Kauhaus1-14/+3
2019-08-26treewide: remove redundant quotesvolth1-4/+4
2019-07-15resolvconf service: initNikolay Amiantov1-104/+0
2019-07-07nixos/networking: filter out empty entriesedef1-1/+1
2019-07-03networkmanager: Add rc-manager optiontalyz1-2/+5
2018-11-21Revert "resolvconf.conf: Remove forced NSCD service restart"Eelco Dolstra1-0/+4
2018-11-13nixos/systemd-resolved: link resolv.conf to dynamic stub resolverFlorian Jacob1-2/+2
2018-10-30nixos/networking.nix: only setup rpc on glibcTravis Athougies1-3/+3
2018-10-02nixos/networking: add hostname to `/etc/hosts` by defaultJan Malakhovski1-0/+2
2018-10-02nixos/networking: simplify `/etc/hosts` generation, add assertsJan Malakhovski1-22/+37
2018-07-23nixos/networking: include local Unbound in resolv.confAlexander Shpilkin1-1/+3
2018-06-25resolvconf.conf: Remove forced NSCD service restartMichael Raitza1-4/+0
2017-12-04nixos/networking: support static resolv.confOrivej Desh1-2/+2
2017-10-14Revert "networking: add option to toggle the wait-online service"Peter Hoeg1-9/+0
2017-10-14networking: add option to toggle the wait-online servicePeter Hoeg1-0/+9
2017-09-23Revert "nixos: add option for bind to not resolve local queries (#29503)"Peter Simons1-3/+1
2017-09-18nixos: add option for bind to not resolve local queries (#29503)gwitmond1-1/+3
2017-07-31Removed networking.fqdn optionValentin Shirokov1-12/+2
2017-07-31Removed deprecation warning for networking.extraHostsValentin Shirokov1-3/+0
2017-07-30Merge #27105: more correct form of /etc/hostsVladimír Čunát1-3/+41
2017-07-28Deprecation warning for networking.extraHostsValentin Shirokov1-0/+3
2017-07-13resolved: use resolved's static resolv.conf (#27144)florianjacob1-1/+3
2017-07-09Example of networking.hosts is now literalExampleValentin Shirokov1-1/+1
2017-07-09Style optimizationsValentin Shirokov1-3/+3
2017-07-09Documentation fixesValentin Shirokov1-2/+2
2017-07-08Style adjustmentsValentin Shirokov1-9/+7
2017-07-08Typo fixValentin Shirokov1-1/+1
2017-07-08Added networking.hosts and networking.fqdn optionsValentin Shirokov1-11/+36
2017-07-04Added networking.extraLocalHosts optionValentin Shirokov1-3/+15
2017-05-31systemd-resolved: fix case when dnsmasq is used as local resolverJörg Thalheim1-7/+5
2017-03-28rename iana_etc to iana-etcJörg Thalheim1-2/+2
2017-02-23networking module: remove reference to removed ip-up.targetRobin Gloster1-5/+0
2017-01-21networking: fix typo in resolvconf option edns0Franz Pletz1-1/+1
2017-01-10nixos networking.dnsExtensionMechanism = true; by defaultVladimír Čunát1-1/+1
2016-12-17ntp: make timesyncd the new defaultJörg Thalheim1-0/+12