summaryrefslogtreecommitdiffstats
path: root/nixos/modules/config/networking.nix
AgeCommit message (Expand)Author
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2022-08-31nixos/*: convert internal option descriptions to MDpennae
2022-08-27nixos/*: literalDocBook -> literalMDpennae
2022-07-30treewide: automatically md-convert option descriptionspennae
2022-01-08Merge pull request #147690 from pasqui23/hostsRobert Hensing
2021-12-09treewide: set defaultText for options using simple path defaultspennae
2021-11-28nixos/networking: using concatTextFilePasquale
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-08-15treewide: runCommandNoCC -> runCommandRobert Hensing
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
2021-01-20networking, chrony, ntpd, timesyncd: add timeServers option typeScriptkiddi
2021-01-10nixos/networking: make /etc/netgroup by defaultMasanori Ogino
2020-05-25nixos/networking: Add the FQDN and hostname to /etc/hostsMichael Weiss
2020-04-06treewide/nixos: use stdenv.cc.libc instead of glibc when availableMatthew Bauer
2020-03-07nixos/networking: Add hostFiles optionSilvan Mosberger
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger
2019-11-29Remove networking.hostConf optionChristian Kauhaus
2019-08-26treewide: remove redundant quotesvolth
2019-07-15resolvconf service: initNikolay Amiantov
2019-07-07nixos/networking: filter out empty entriesedef
2019-07-03networkmanager: Add rc-manager optiontalyz
2018-11-21Revert "resolvconf.conf: Remove forced NSCD service restart"Eelco Dolstra
2018-11-13nixos/systemd-resolved: link resolv.conf to dynamic stub resolverFlorian Jacob
2018-10-30nixos/networking.nix: only setup rpc on glibcTravis Athougies
2018-10-02nixos/networking: add hostname to `/etc/hosts` by defaultJan Malakhovski
2018-10-02nixos/networking: simplify `/etc/hosts` generation, add assertsJan Malakhovski
2018-07-23nixos/networking: include local Unbound in resolv.confAlexander Shpilkin
2018-06-25resolvconf.conf: Remove forced NSCD service restartMichael Raitza
2017-12-04nixos/networking: support static resolv.confOrivej Desh
2017-10-14Revert "networking: add option to toggle the wait-online service"Peter Hoeg
2017-10-14networking: add option to toggle the wait-online servicePeter Hoeg
2017-09-23Revert "nixos: add option for bind to not resolve local queries (#29503)"Peter Simons
2017-09-18nixos: add option for bind to not resolve local queries (#29503)gwitmond
2017-07-31Removed networking.fqdn optionValentin Shirokov
2017-07-31Removed deprecation warning for networking.extraHostsValentin Shirokov
2017-07-30Merge #27105: more correct form of /etc/hostsVladimír Čunát
2017-07-28Deprecation warning for networking.extraHostsValentin Shirokov
2017-07-13resolved: use resolved's static resolv.conf (#27144)florianjacob
2017-07-09Example of networking.hosts is now literalExampleValentin Shirokov
2017-07-09Style optimizationsValentin Shirokov
2017-07-09Documentation fixesValentin Shirokov
2017-07-08Style adjustmentsValentin Shirokov
2017-07-08Typo fixValentin Shirokov
2017-07-08Added networking.hosts and networking.fqdn optionsValentin Shirokov
2017-07-04Added networking.extraLocalHosts optionValentin Shirokov
2017-05-31systemd-resolved: fix case when dnsmasq is used as local resolverJörg Thalheim
2017-03-28rename iana_etc to iana-etcJörg Thalheim
2017-02-23networking module: remove reference to removed ip-up.targetRobin Gloster
2017-01-21networking: fix typo in resolvconf option edns0Franz Pletz
2017-01-10nixos networking.dnsExtensionMechanism = true; by defaultVladimír Čunát