add screenshot

This commit is contained in:
Vinzenz Schroeter 2025-09-15 21:38:28 +02:00
parent 5f50674a3d
commit d794fafc25
2 changed files with 3 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

View file

@ -168,6 +168,9 @@ Overall, I think NixOS makes the configuration required easy to read and write.
The [NixOS options search](https://search.nixos.org/options) is a great storage of knowledge for any software configurable through the NixOS configuration. The [NixOS options search](https://search.nixos.org/options) is a great storage of knowledge for any software configurable through the NixOS configuration.
If the [default policy](https://github.com/TecharoHQ/anubis/blob/f745d37d9006c3431bf3d435c61565250ab53a3e/data/botPolicies.yaml) does not fit your needs, that would be another step required[^1]. If the [default policy](https://github.com/TecharoHQ/anubis/blob/f745d37d9006c3431bf3d435c61565250ab53a3e/data/botPolicies.yaml) does not fit your needs, that would be another step required[^1].
Update: Asking ChatGPT about this article indicates everything is working as intended:
![A chat bot screenshot. When asked about the URL of this article, the AI responds with "Hey — I tried opening that “Keeping Scrapers Out” post on Zerforschen and got “Access Denied”."](chat-screenshot.png)
My [final configuration](https://git.berlin.ccc.de/vinzenz/nixos-configuration/src/commit/7a17930dd4f225cda4047f1df7d650249c91f29b/nixosConfigurations/hetzner-vpn2/nginx.nix#) for nginx and anubis was as follows: My [final configuration](https://git.berlin.ccc.de/vinzenz/nixos-configuration/src/commit/7a17930dd4f225cda4047f1df7d650249c91f29b/nixosConfigurations/hetzner-vpn2/nginx.nix#) for nginx and anubis was as follows:
```nix ```nix