mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
9 lines
242 B
SYSTEMD
9 lines
242 B
SYSTEMD
|
[Service]
|
||
|
ExecStart=@lieer@/bin/gmi sync
|
||
|
Type=oneshot
|
||
|
WorkingDirectory=/home/hm-user/Mail/hm@example.com
|
||
|
|
||
|
[Unit]
|
||
|
ConditionPathExists=/home/hm-user/Mail/hm@example.com/.gmailieer.json
|
||
|
Description=lieer Gmail synchronization for hm@example.com
|