this repo has no description
4
fork

Configure Feed

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

fix: serve index

dusk f7134637 e9f8cf5a

+1
+1
hosts/wolumonde/modules/arpa.nix
··· 11 11 { 12 12 services.nginx.virtualHosts."9.0.0.0.8.e.f.1.5.0.7.4.0.1.0.0.2.ip6.arpa" = { 13 13 inherit root; 14 + locations."/".index = "index.txt"; 14 15 quic = true; 15 16 kTLS = true; 16 17 };