From bd43b5fa64235b2145cdeeb7409cd11636e7754e Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 8 Feb 2025 12:35:46 -0800 Subject: migration: gpg-agent --- hosts/c-pc/configuration.nix | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'hosts') diff --git a/hosts/c-pc/configuration.nix b/hosts/c-pc/configuration.nix index acf8ab2..eccae16 100644 --- a/hosts/c-pc/configuration.nix +++ b/hosts/c-pc/configuration.nix @@ -27,17 +27,7 @@ }; }; - programs = { - gnupg.agent = { - enable = true; - enableSSHSupport = true; - }; - - dconf.enable = true; - }; - services = { - pcscd.enable = true; printing.enable = true; hardware.openrgb.enable = true; -- cgit v1.2.3