mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
e4e639dd4d
The gmailieer attribute was aliased to lieer in nixpkgs.
9 lines
314 B
Desktop File
9 lines
314 B
Desktop File
[Service]
|
|
Environment=NOTMUCH_CONFIG=/home/hm-user/.config/notmuch/default/config
|
|
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
|