From 82bc6e31504923e70324b7f2035d3b56b78bec7b 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 7e1c376..d1e7915 100644 --- a/configuration.nix +++ b/configuration.nix @@ -174,6 +174,7 @@ in flatpak.enable = true; gnome.gnome-keyring.enable = true; qemuGuest.enable = true; + resolved.enable = true; }; virtualisation = {