diff options
author | lassulus <lass@aidsballs.de> | 2015-10-18 16:31:09 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2015-10-18 16:31:09 +0200 |
commit | ab0157f0100fc4adffbaa45d4aa94552ecb53240 (patch) | |
tree | 8178661c3f24b571dd75512a63f50df346495027 /tv | |
parent | 5f67567d8527db8a83944fcda230394ce741baf0 (diff) | |
parent | a9285748067b24aff012eeb02640df18ce4e3ba8 (diff) |
Merge remote-tracking branch 'cd/master'
Diffstat (limited to 'tv')
-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" |