- link: ~/.config/systemd/user/seafile.service: services/seafile.service - shell: - command: "yay --sudoloop --nodiffmenu --noeditmenu --noupgrademenu --nocleanmenu --noredownload --norebuild --useask --needed -S seafile seafile-client" description: "Installing seafile" - command: "systemctl --user enable seafile && systemctl --user start seafile"