mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 16:57:54 +00:00
10 lines
154 B
SYSTEMD
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
|