mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
1e5d741ea3
* Fix espanso module to work with 2.x version * espanso: fix espanso module This module is currently broken. It does not create `config` and `match` folders which are required by espanso 2.x version. This PR fixed this issue and support creating multiple files under `config` and `match` folder. * Espanso: fix espanso module This module is currently broken. It does not create `config` and `match` folders which are required by espanso 2.x version. This PR fixed this issue and support creating multiple files under `config` and `match` folder. Add descriptions * Add versionAtLeast and mkRemovedOptionModule * Correct maintainers list * remove config key from example * format basic-configuration.nix * Update modules/services/espanso.nix Co-authored-by: Naïm Favier <n@monade.li> * fix maintainers list --------- Co-authored-by: Naïm Favier <n@monade.li> |
||
---|---|---|
.. | ||
basic-configuration.nix | ||
basic-configuration.service | ||
basic-configuration.yaml | ||
basic-matches.yaml | ||
default.nix |