1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 08:28:30 +02:00
home-manager/tests/modules/services/lieer/lieer-service-expected.timer
Tad Fisher 9f46d516fa
services.lieer: add module
Add 'services.lieer', which generates systemd timer and service units
to synchronize a Gmail account with lieer. Per-account configuration
lives in 'accounts.email.accounts.<name>.lieer.sync'.
2020-03-07 15:13:50 +01:00

10 lines
148 B
SYSTEMD

[Install]
WantedBy=timers.target
[Timer]
OnCalendar=*:0/5
RandomizedDelaySec=30
[Unit]
Description=lieer Gmail synchronization for hm@example.com