Loading nixos/modules/services/web-apps/nextcloud-notify_push.nix +2 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,8 @@ in User = "nextcloud"; Group = "nextcloud"; RuntimeDirectory = [ "nextcloud-notify_push" ]; Restart = "on-failure"; RestartSec = "5s"; }; }; Loading Loading
nixos/modules/services/web-apps/nextcloud-notify_push.nix +2 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,8 @@ in User = "nextcloud"; Group = "nextcloud"; RuntimeDirectory = [ "nextcloud-notify_push" ]; Restart = "on-failure"; RestartSec = "5s"; }; }; Loading