dotfiles/systemd/user/pkglist-update.timer
foo-dogsquared d117f30281 Add YASnippets to Doom Emacs and systemd
I've also changed the target of zsh to its appropriate location according to the XDG Base Directory specs so that's neat.
2020-06-01 23:31:18 +08:00

10 lines
154 B
SYSTEMD

[Unit]
Description=Create a package list from the Arch Linux repos
[Timer]
OnCalendar=*-*-* 1/6:00:00
Persistent=true
[Install]
WantedBy=default.target