diff options
Diffstat (limited to 'config/shared.nix')
-rw-r--r-- | config/shared.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/shared.nix b/config/shared.nix index be19717..bc1b3c2 100644 --- a/config/shared.nix +++ b/config/shared.nix @@ -31,10 +31,6 @@ programs = { steam.enable = true; mtr.enable = true; - gnupg.agent = { - enable = true; - enableSSHSupport = true; - }; hyprland = { enable = true; xwayland.enable = true; |