Files
river-config/systemd/tray-apps/nextcloud.service
2025-11-28 18:40:39 -08:00

12 lines
269 B
Desktop File

[Unit]
Description=File synchronisation desktop utility
Documentation=https://docs.nextcloud.com/server/latest/user_manual/en/desktop/index.html
PartOf=tray-apps.target
After=tray-apps.target
[Service]
ExecStart=/usr/bin/nextcloud
[Install]
WantedBy=tray-apps.target