This commit is contained in:
Rouven Seifert 2025-01-28 21:12:11 +01:00
parent a65b9c85e0
commit 5d94104678
6 changed files with 47 additions and 9 deletions

View file

@ -15,10 +15,12 @@
substituters = [
"https://cache.rfive.de"
"https://cache.ifsr.de"
"https://nix-community.cachix.org"
];
trusted-public-keys = [
"cache.rfive.de:of5d+o6mfGXQSR3lk6ApfDBr4ampAUaNHux1O/XY3Tw="
"cache.ifsr.de:y55KBAMF4YkjIzXwYOKVk9fcQS+CZ9RM1zAAMYQJtsg="
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
];
trusted-users = [
"@wheel"