chore(limonka): various updates
Add `nixpkgs-cross-overlay` to substituters Add `google-cloud-sdk` to `home.packages` Remove comment (from old experiments) from `reo101-shell` HM module Remove `pinentry-touchid` from `brew` packages (causing issues, no longer used)
This commit is contained in:
parent
4f5af36bc6
commit
4099a560e0
4 changed files with 6 additions and 2 deletions
|
@ -54,11 +54,13 @@
|
|||
"https://rix101.cachix.org"
|
||||
"https://nix-community.cachix.org"
|
||||
"https://lean4.cachix.org"
|
||||
"https://nixpkgs-cross-overlay.cachix.org"
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"rix101.cachix.org-1:2u9ZGi93zY3hJXQyoHkNBZpJK+GiXQyYf9J5TLzCpFY="
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
"lean4.cachix.org-1:mawtxSxcaiWE24xCXXgh3qnvlTkyU7evRRnGeAhD4Wk="
|
||||
"nixpkgs-cross-overlay.cachix.org-1:TjKExGN4ys960TlsGqNOI/NBdoz2Jdr2ow1VybWV5JM="
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue