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
|
@ -171,7 +171,7 @@ in
|
|||
};
|
||||
|
||||
# Nushell
|
||||
programs.nushell/* -reo101 */ = mkMerge [
|
||||
programs.nushell = mkMerge [
|
||||
(mkIf (builtins.elem "nushell" cfg.shells) {
|
||||
enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue