diff --git a/nix/hosts/t490/programs.nix b/nix/hosts/t490/programs.nix
index ebbf2ef6..df1b6e8e 100644
--- a/nix/hosts/t490/programs.nix
+++ b/nix/hosts/t490/programs.nix
@@ -2,6 +2,8 @@
 
 {
   programs = {
+    dconf.enable = true;
+
     gnupg.agent = {
       enable = true;
       enableSSHSupport = true;