From 34f4a54e5f2367bfd6b3771f4ee90813f08fb18d Mon Sep 17 00:00:00 2001 From: Sense T Date: Fri, 30 Jun 2023 23:00:38 +0800 Subject: [PATCH] 1 --- global/software-configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/global/software-configuration.nix b/global/software-configuration.nix index 2611557..39f972e 100644 --- a/global/software-configuration.nix +++ b/global/software-configuration.nix @@ -82,6 +82,7 @@ git.enable = true; zsh.enable = true; light.enable = true; + dconf.enable = true; }; virtualisation = {