We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64974b0 commit be2286cCopy full SHA for be2286c
home/mlenz/common/programs/espanso.nix
@@ -4,7 +4,7 @@
4
...
5
}:
6
lib.mkIf config.custom.profile.isWorkstation {
7
- programs.espanso = {
+ services.espanso = {
8
enable = false;
9
configs.default = { };
10
matches.base = {
0 commit comments