[fanny] fix typo
Check flake syntax / flake-check (push) Successful in 9m15s
Hydra callback / on_pr (push) Skipped
Hydra callback / on_push (push) Skipped

This commit is contained in:
2026-08-31 16:14:19 +02:00
parent 229e4814f9
commit 9cb1b107c3
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -318,6 +318,7 @@ in
proxy_set_header Host $host;
'';
};
};
};
services.tor = {
-1
View File
@@ -31,7 +31,6 @@ rec {
"https://cache.nixos.org/"
];
trusted-public-keys = [
# TODO: add cache.malobeo.org key after creation
"cache.dynamicdiscord.de:DKueZicqi2NhJJXz9MYgUbiyobMs10fTyHCgAUibRP4="
"cache.malobeo.org:+eSv8F63uj94A0fvmdyPcDDH0qI3CYR91fsbA/eLFGw="
];