summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/shared.nix4
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;