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.

fix flake an moduel

+4 -4
+3 -3
flake.lock
··· 2 2 "nodes": { 3 3 "nixpkgs": { 4 4 "locked": { 5 - "lastModified": 1771207753, 6 - "narHash": "sha256-b9uG8yN50DRQ6A7JdZBfzq718ryYrlmGgqkRm9OOwCE=", 5 + "lastModified": 1771923393, 6 + "narHash": "sha256-Fy0+UXELv9hOE8WjYhJt8fMDLYTU2Dqn3cX4BwoGBos=", 7 7 "owner": "nixos", 8 8 "repo": "nixpkgs", 9 - "rev": "d1c15b7d5806069da59e819999d70e1cec0760bf", 9 + "rev": "ea7f1f06811ce7fcc81d6c6fd4213150c23edcf2", 10 10 "type": "github" 11 11 }, 12 12 "original": {
+1 -1
nix/module.nix
··· 64 64 65 65 serviceConfig = { 66 66 Type = "simple"; 67 - ExecStart = "${pkgs.nodejs}/bin/node ${cfg.package}/build"; 67 + ExecStart = "${pkgs.nodejs}/bin/node ${cfg.package}/index.js"; 68 68 Restart = "on-failure"; 69 69 RestartSec = 5; 70 70 User = "meowzone";