diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-05-11 14:34:10 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-05-11 14:34:10 +0200 |
| commit | d879c89d3f3ddbd238d9283720b84c75ed2c291e (patch) | |
| tree | 6df60a19f820c9881ad5f7fc9c7b98a4f783b561 | |
| parent | af428e116f64e204d0786fb2b459e9326c27bad9 (diff) | |
why in tarnation was gpg there I dont use gpg why does Jade use it qwq
| -rw-r--r-- | home/rices/schrottkatze/home.nix | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/home/rices/schrottkatze/home.nix b/home/rices/schrottkatze/home.nix index 4dc6dfb..69a4a96 100644 --- a/home/rices/schrottkatze/home.nix +++ b/home/rices/schrottkatze/home.nix @@ -25,11 +25,6 @@ xwayland-satellite ]; - services.gpg-agent = { - enable = true; - enableSshSupport = true; - }; - fonts.fontconfig = { enable = true; defaultFonts = { |
