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.

garxden deh readme

+49 -4
+49 -4
README.md
··· 7 7 8 8 ok yeh so just use deh nix flake ,, duh ! 9 9 10 + add dhese as imports to ur flake 11 + 12 + ```nix 13 + ozone.url = "git+https://tangled.org/cool-handle.ebil.club/ozone-nix"; 14 + meowzone.url = "git+https://tangled.org/cool-handle.ebil.club/meowzone"; 15 + ``` 16 + 17 + ```nix 18 + { 19 + services.meowzone = { 20 + enable = true; 21 + serverDid = "did:"; # ur labeler did 22 + port = 3001; 23 + pdsUrl = "https://tngl.sh"; # watever it doesnt matair ( i tink ? ) 24 + labelerUrl = ""; # where ozone backend is public 25 + }; 26 + 27 + services.postgresql = { 28 + enable = true; 29 + ensureDatabases = [ "ozone" ]; 30 + ensureUsers = [ 31 + { 32 + name = "ozone"; 33 + ensureDBOwnership = true; 34 + } 35 + ]; 36 + }; 37 + 38 + # dis hosts backend AND frontend btw 39 + services.ozone = { 40 + enable = true; 41 + port = 3000; 42 + databaseUrl = "postgresql:///ozone?host=/run/postgresql"; 43 + serverDid = "did:"; # ur labeler did AGAIN 44 + publicUrl = ""; # where ur frontend is public ,, yk wat dis is 45 + adminDids = ""; # admin dids comma sperated 46 + 47 + # u may hab to define dhese ? we r not .. idk y it commented out but dat wewrid ,, how it getting dhe secrets ?? hrm idk ! witchcraft perhaps,, 48 + 49 + # adminPassword = builtins.readFile config.sops.secrets.ozone-admin-password.path; 50 + # signingKeyHex = builtins.readFile config.sops.secrets.ozone-signing-key.path; 51 + }; 52 + } 53 + ``` 54 + 10 55 ### thanks u to 11 56 12 - shabel rodes four nix 13 - blesky team for ozone back end 14 - my catss 15 - captucin 57 + - shabel rodes an coil habmdle four nix dat i stole 58 + - blesky team for ozone back end 59 + - my catss 60 + - captoochin