diff options
author | makefu <github@syntax-fehler.de> | 2015-10-19 20:40:27 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2015-10-19 20:40:27 +0200 |
commit | aed6c87e7ac4fb46f4029208d8938ba0fa869491 (patch) | |
tree | 177dffd829d2668bcbafee29f3bc72f15930f35a /tv/1systems/wu.nix | |
parent | 952c03b3742cc1a979e4a1c148d083f1334cfe65 (diff) | |
parent | 222ca361e38b09ddef563abaaacd114ec86e2a5c (diff) |
Merge remote-tracking branch 'cd/master'
Diffstat (limited to 'tv/1systems/wu.nix')
-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 cc99b0498..c691066cb 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" |