summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-13 20:16:50 +0100
committertv <tv@krebsco.de>2016-02-13 20:16:58 +0100
commitca246b6994950cf45aeb69e6e2e4c8f40fda7aa2 (patch)
treeb39a628aa7012284bd1478eae3c50ae3306b1c0a /tv
parentedd8bc21d33a631e0c9fb12e44e55b68d8f4cdf6 (diff)
xu-qemu0: disable services.resolved
Diffstat (limited to 'tv')
-rw-r--r--tv/2configs/xu-qemu0.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/xu-qemu0.nix b/tv/2configs/xu-qemu0.nix
index bc108b4a..205b1c01 100644
--- a/tv/2configs/xu-qemu0.nix
+++ b/tv/2configs/xu-qemu0.nix
@@ -40,6 +40,7 @@ with lib;
#};
systemd.network.enable = true;
+ services.resolved.enable = mkForce false;
systemd.network.netdevs.qemubr0 = {
netdevConfig = {