nixpkgs/nixos/modules
Dustin Frisch 943508a7fa nixos/networkd: add Name as valid option to Link
This has been there since v209 [1]

```
The interface name to use. This option has lower precedence than NamePolicy=, so for this setting to take effect, NamePolicy= must either be unset, empty, disabled, or all policies configured there must fail. Also see the example below with "Name=dmz0".

Note that specifying a name that the kernel might use for another interface (for example "eth0") is dangerous because the name assignment done by udev will race with the assignment done by the kernel, and only one interface may use the name. Depending on the order of operations, either udev or the kernel will win, making the naming unpredictable. It is best to use some different prefix, for example "internal0"/"external0" or "lan0"/"lan1"/"lan3".
```

[1] 43b3a5ef61
2019-11-19 22:13:17 +01:00
..
config Merge pull request #71416 from worldofpeace/gnome3-sound-theme 2019-11-09 21:33:49 +00:00
hardware nixos/slim: remove 2019-11-11 17:10:41 -05:00
i18n/input-method Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
installer Merge pull request #71622 from worldofpeace/iso-no-slim 2019-11-11 20:46:32 +00:00
misc nixos/ids: Add types to allow overrides on static uids, gids 2019-11-18 09:24:35 +01:00
profiles profiles/graphical.nix: Drop systemWide pulseaudio in iso 2019-11-11 17:07:42 +01:00
programs Merge pull request #73004 from philandstuff/patch-1 2019-11-08 04:13:58 +00:00
security nixos/acme: Fix allowKeysForGroup not applying immediately (#72056) 2019-11-13 23:51:34 +01:00
services nixos/syncthing: add versioning 2019-11-19 20:31:30 +01:00
system nixos/networkd: add Name as valid option to Link 2019-11-19 22:13:17 +01:00
tasks Fix typo in message (vswichtesvswitches) 2019-10-26 13:26:01 +02:00
testing
virtualisation nixos/libvirtd: fix typo 2019-11-14 05:39:47 +01:00
module-list.nix lorri service module: init 2019-11-14 16:06:27 +01:00
rename.nix nixos/fontconfig-ultimate: remove 2019-11-06 12:02:35 -05:00