mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-07 12:19:02 +00:00
10 lines
140 B
SYSTEMD
10 lines
140 B
SYSTEMD
|
[Unit]
|
||
|
Description=Commit the package list into the dotfiles
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=monthly
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=default.target
|