Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
oluceps committed Aug 23, 2024
1 parent 2dbcc87 commit e0f6880
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ with

```nix
nix.settings = {
substituers = ["https://nur-pkgs.cachix.org"];
substituers = ["https://cache.garnix.io"];
trusted-public-keys = [
"nur-pkgs.cachix.org-1:PAvPHVwmEBklQPwyNZfy4VQqQjzVIaFOkYYnmnKco78="
"cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g="
];
};
```

0 comments on commit e0f6880

Please sign in to comment.