From 189eca11007a9145a03becf33d398b6878bf9ff2 Mon Sep 17 00:00:00 2001 From: illustris Date: Mon, 3 Oct 2022 00:40:02 +0530 Subject: [PATCH] switch to resolved --- configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.nix b/configuration.nix index 4f793f6..e8b3eea 100644 --- a/configuration.nix +++ b/configuration.nix @@ -177,6 +177,7 @@ in flatpak.enable = true; gnome.gnome-keyring.enable = true; qemuGuest.enable = true; + resolved.enable = true; }; virtualisation = {