mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
y
This commit is contained in:
parent
a65b9c85e0
commit
5d94104678
6 changed files with 47 additions and 9 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue