aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/tasks/network-interfaces.nix (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-24nixos/network-interfaces: fix typo in udev rule syntaxJulien Moutinho1-1/+1
2020-11-16kernel config: explicitly enable CONFIG_IPV6Florian Klink1-1/+0
2020-10-10doc: Document a workaround for using an FQDN as hostnameMichael Weiss1-0/+4
2020-10-10nixos/networking: Switch to home.arpa as an example for the domainMichael Weiss1-2/+2
2020-10-07Revert "apparmor: fix and improve the service"Vladimír Čunát1-15/+0
2020-10-01nixos: Conform with RFC 1123 in networking.hostName0x4A6F1-4/+5
2020-09-06apparmor: fix and improve the serviceJulien Moutinho1-0/+15
2020-09-02treewide: completely remove types.loaOfrnhmjoj1-2/+2
2020-08-24rfkill: removeV1-1/+0
2020-08-08nixos/networking: Enhance hostId description (#94800)asdf8dfafjk1-0/+3
2020-06-03nixos: Allow empty hostnames againMichael Weiss1-1/+1
2020-05-26networking-interfaces.nix: remove broken NDP bits from proxyARPDoro Rose1-3/+3
2020-05-25nixos: Require networking.hostName to be a valid DNS labelMichael Weiss1-3/+13
2020-04-13nixos/networking: move network-link-${i.name} to scripted networkingFlorian Klink1-32/+1
2020-04-13nixos/networking: add assertion catching setting mac addresses on tun devicesFlorian Klink1-0/+5
2020-03-29nixos/network-interfaces: fix examples typesDavid Costa1-57/+69
2020-02-01nixos/networking-interfaces: change preferTempAddress to allow disabling temp...rnhmjoj1-13/+50
2019-12-15openvswitch: better integration with systemdNetix (Espinet François)1-6/+50
2019-09-30mkRemovedOptionModule: assert on removed optionsRobin Gloster1-1/+1
2019-09-28nixos network-interfaces.nix: fixup after the last changeVladimír Čunát1-1/+1
2019-09-24networking.useDHCP: add release notes and docsRobin Gloster1-0/+5
2019-09-06'udev' needs absolute path to 'echo'volth1-1/+1
2019-09-06network-interfaces.nix: escape '.' in interface names passed to sysctlvolth1-4/+4
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-2/+2
2019-08-26treewide: remove redundant quotesvolth1-9/+9
2019-08-05mass replace "flip map -> forEach"danbst1-6/+6
2019-08-05Revert "mass replace "flip map -> foreach""danbst1-6/+6
2019-07-15resolvconf service: initNikolay Amiantov1-1/+0
2019-07-14mass replace "flip map -> foreach"danbst1-6/+6
2019-07-09nixos/network-interfaces: make `preferTempAddr=false` work againrnhmjoj1-3/+13
2019-06-07nixos/network-interfaces: always apply privacy extensionsLinus Heckemann1-3/+9
2019-02-22nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol1-1/+1
2018-09-11networking.hostId: fix cmd in descriptionErik Arvstedt1-1/+1
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-07-06networking: Fix timeout when `lo` has aliased IPsGraham Christensen1-1/+1
2018-06-11network-interfaces.nix: remove duplicate codevolth1-16/+0
2018-04-04network-interfaces.nix: dead code removalvolth1-29/+0
2018-03-17nixos/manual: fixed example config for networking.interfacesJustin Humm1-1/+1
2018-03-10nixos/network-interfaces: Fix 2 small typosSilvan Mosberger1-2/+2
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy1-4/+4
2018-02-17nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj1-60/+35
2018-02-17nixos/tests: add test for static routesrnhmjoj1-6/+6
2018-02-17nixos/networking-interfaces: make static routes configurablernhmjoj1-1/+62
2018-02-01nixos/networking-interfaces: add preferTempAddress optionrnhmjoj1-3/+19
2018-02-01fixrnhmjoj1-1/+1
2018-01-31nixos/networking-interfaces: set default value for virtualTypernhmjoj1-4/+6
2017-11-09nixos/network-interfaces: Add " around network interface namesFlorian Jacob1-2/+6
2017-10-05nixos/network-interfaces: assertion for too long interface namesFlorian Jacob1-0/+8
2017-05-28wirelessInterfaces: Add a missing parameterKirill Elagin1-2/+2
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz1-1/+0