From 31b18939158422c8f3fac6056917dd7953233bbf Mon Sep 17 00:00:00 2001 From: Baitinq Date: Fri, 3 Feb 2023 18:07:25 +0100 Subject: Hosts: Enable dconf service Some programs missbehave if its not enabled :( --- hosts/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts') diff --git a/hosts/configuration.nix b/hosts/configuration.nix index d8fdc0b..9759095 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -185,6 +185,8 @@ light.enable = true; + dconf.enable = true; + firejail = { enable = true; wrappedBinaries = { -- cgit 1.4.1