summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 1c59c2d..873d7a0 100644
--- a/flake.nix
+++ b/flake.nix
@@ -3,8 +3,8 @@
nixConfig = {
extra-substituters = [
- "https://getchoo.cachix.org" # personal cache
- "https://nix-community.cachix.org" # nix-community
+ "https://getchoo.cachix.org"
+ "https://nix-community.cachix.org"
];
extra-trusted-public-keys = [
"getchoo.cachix.org-1:ftdbAUJVNaFonM0obRGgR5+nUmdLMM+AOvDOSx0z5tE="