Files
nixpkgs/nixos/modules/services/web-apps/nextcloud-notify_push.nix
Eric Wolf 7c0937d668 nixos/nextcloud-notify_push: use Type=notify
This prevents the post start script from running
before necessary sockets have been created.

It also prevents an unused shell from being kept around
by using `exec` to make `notify_push` the main process.
2024-06-02 23:19:07 +02:00

4.1 KiB