dotfiles/systemd/user/pkglist-commit.service

10 lines
159 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Commit the package list into the dotfiles
[Service]
Type=oneshot
ExecStart=%h/.local/bin/commit-pkglist
[Install]
WantedBy=default.target