1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-30 18:38:31 +02:00
home-manager/tests/modules/services/espanso/basic-configuration.service

11 lines
179 B
SYSTEMD
Raw Normal View History

[Install]
WantedBy=default.target
[Service]
ExecStart=@espanso@/bin/espanso daemon
Restart=on-failure
Type=exec
[Unit]
Description=Espanso: cross platform text expander in Rust