diff options
author | tv <tv@krebsco.de> | 2015-10-18 16:14:07 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-10-18 16:14:07 +0200 |
commit | c70927e398bfe50f1799a6dda505b783ff0b7872 (patch) | |
tree | 06310e837ba48c08fee03bd94b8b18f414163ddd /tv/1systems | |
parent | 2698681e4c7d6ded5aa88d16bca3c2b0b1623149 (diff) |
tv: specify krebs.hosts.*.nets.gg23
Diffstat (limited to 'tv/1systems')
-rw-r--r-- | tv/1systems/wu.nix | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index cc99b04..c691066 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -383,16 +383,6 @@ with lib; virtualisation.libvirtd.enable = true; - networking.extraHosts = '' - 192.168.1.1 wrt.gg23 wrt - 192.168.1.11 mors.gg23 - 192.168.1.12 uriel.gg23 - 192.168.1.23 raspi.gg23 raspi - 192.168.1.37 wu.gg23 - 192.168.1.111 nomic.gg23 - 192.168.1.124 schnabeldrucker.gg23 schnabeldrucker - ''; - services.udev.extraRules = '' SUBSYSTEM=="net", ATTR{address}=="00:90:f5:da:aa:c3", NAME="en0" SUBSYSTEM=="net", ATTR{address}=="a0:88:b4:1b:ae:6c", NAME="wl0" |