diff options
Diffstat (limited to 'tv/2configs')
| -rw-r--r-- | tv/2configs/xu-qemu0.nix | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/xu-qemu0.nix b/tv/2configs/xu-qemu0.nix index bc108b4..205b1c0 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 = {  | 
