From 045fa32698c1ee08d209a8c54f570e3f8982a471 Mon Sep 17 00:00:00 2001 From: ulic-youthlic Date: Wed, 17 Sep 2025 00:25:17 +0800 Subject: [PATCH] chore: Disable espanso for Tytonidae --- home/david/configurations/Tytonidae/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/home/david/configurations/Tytonidae/default.nix b/home/david/configurations/Tytonidae/default.nix index 84a1866..de7cf2b 100644 --- a/home/david/configurations/Tytonidae/default.nix +++ b/home/david/configurations/Tytonidae/default.nix @@ -48,7 +48,6 @@ accounts.email.enable = true; programs = { chromium.enable = true; - espanso.enable = true; thunderbird.enable = true; foot.enable = false; mpv.enable = true;