Skip to content

Commit

Permalink
update cachix public key
Browse files Browse the repository at this point in the history
  • Loading branch information
wez committed Sep 20, 2024
1 parent 3b981bb commit abfc0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ hide:
{
nix.settings = {
substituters = ["https://wezterm.cachix.org"];
trusted-public-keys = ["wezterm.cachix.org-<UPDATE_WITH_PUBLIC_KEY>"];
trusted-public-keys = ["wezterm.cachix.org-1:kAbhjYUC9qvblTE+s7S+kl5XM1zVa4skO+E/1IDWdH0="];
};
}
```
Expand Down

0 comments on commit abfc0b4

Please sign in to comment.