Personal Monorepo ❄️

chore(config): Disable espanso notifications by default

Changed files
+5
modules
home-manager
+5
modules/home-manager/services.nix
··· 8 8 }; 9 9 espanso = { 10 10 enable = true; 11 + configs = { 12 + default = { 13 + show_notifications = false; 14 + }; 15 + }; 11 16 matches = { 12 17 base = { 13 18 matches = [