this repo has no description
4
fork

Configure Feed

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

fix: alias instead of index i think

dusk a2855299 6ab876ba

+1 -1
+1 -1
hosts/wolumonde/modules/arpa.nix
··· 1 1 {pkgs, config, ...}: { 2 2 services.nginx.virtualHosts."9.0.0.0.8.e.f.1.5.0.7.4.0.1.0.0.2.ip6.arpa" = { 3 - locations."/".index = toString (pkgs.writeText "index.txt" '' 3 + locations."/".alias = toString (pkgs.writeText "index.txt" '' 4 4 meow :3c 5 5 ''); 6 6 quic = true;