yep, more dotfiles

server: remove extra log for website, stats are done with scripting on client

wiro.world b79aa952 ba67f579

verified
+1 -7
+1 -7
nixos/profiles/server.nix
··· 206 206 } 207 207 '' + 208 208 '' 209 - log { 210 - level INFO 211 - format console 212 - output file /tmp/access-wiro.world.log 213 - } 214 - '' + 215 - '' 216 209 reverse_proxy /.well-known/matrix/* http://localhost:${toString matrix-port} 217 210 '' + 211 + # TODO: host website on server with automatic deployment 218 212 '' 219 213 reverse_proxy https://mrnossiom.github.io { 220 214 header_up Host {http.request.host}