diff --git a/nix/hosts/t490/programs.nix b/nix/hosts/t490/programs.nix index ebbf2ef..df1b6e8 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;