beatufitull front end for ozone modration ,, wit catpucoin and ebergarden !
ozone moderation
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove env file

+1 -1
+1 -1
nix/module.nix
··· 64 64 65 65 serviceConfig = { 66 66 Type = "simple"; 67 - ExecStart = "${pkgs.nodejs}/bin/node --env-file=.env ${cfg.package}/build"; 67 + ExecStart = "${pkgs.nodejs}/bin/node ${cfg.package}/build"; 68 68 Restart = "on-failure"; 69 69 RestartSec = 5; 70 70 User = "meowzone";