diff options
author | tv <tv@krebsco.de> | 2016-02-13 18:15:59 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-13 18:15:59 +0100 |
commit | 4550604ec74b536338c5befef894a557ca43d6f9 (patch) | |
tree | d1f52f033549c1757a98144a4b97899b7c272ce7 /tv/1systems | |
parent | 204536bfd8ec61f8902dba4f47cb646d8701c8de (diff) |
tv: lol libvirt
Diffstat (limited to 'tv/1systems')
-rw-r--r-- | tv/1systems/wu.nix | 3 | ||||
-rw-r--r-- | tv/1systems/xu.nix | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix index 4ed13a0..0184ed9 100644 --- a/tv/1systems/wu.nix +++ b/tv/1systems/wu.nix @@ -191,8 +191,6 @@ with lib; "d /tmp 1777 root root - -" # does this work with mounted /tmp? ]; - virtualisation.libvirtd.enable = true; - 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" @@ -211,5 +209,4 @@ with lib; services.tor.client.enable = true; services.tor.enable = true; services.virtualboxHost.enable = true; - } diff --git a/tv/1systems/xu.nix b/tv/1systems/xu.nix index 6f882cd..098d5ff 100644 --- a/tv/1systems/xu.nix +++ b/tv/1systems/xu.nix @@ -189,8 +189,6 @@ with lib; "d /tmp 1777 root root - -" # does this work with mounted /tmp? ]; - #virtualisation.libvirtd.enable = true; - #services.bitlbee.enable = true; #services.tor.client.enable = true; #services.tor.enable = true; |