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 | bc73780b06d5841cf49d2696911f9733330f00d9 (patch) | |
tree | db187e78c7738afe3cf0fe2ff859d0bc6727c516 | |
parent | 7bc891476d143f03185b5d948d92599a20adc385 (diff) |
tv: lol libvirt
-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 4ed13a0ea..0184ed991 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 6f882cd4a..098d5ffa5 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; |