this repo has no description
4
fork

Configure Feed

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

feat: click

dusk 8af80889 30f50ce0

+1
+1
hosts/wolumonde/modules/blog.nix
··· 77 77 }; 78 78 services.nginx.virtualHosts."poor.dog" = { 79 79 locations."/".return = "301 https://gaze.systems$request_uri"; 80 + locations."/asdfhjaiwuehfjasjdhf".proxyPass = "http://100.64.0.1:8668"; 80 81 }; 81 82 }