mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
The bug that caused me to need this has been fixed
Bug report: https://github.com/zhaofengli/nix-homebrew/issues/14 Fix: https://github.com/zhaofengli/nix-homebrew/pull/39
This commit is contained in:
parent
aa619622a9
commit
34882dccdf
1 changed files with 0 additions and 5 deletions
|
|
@ -7,11 +7,6 @@
|
||||||
goPath = "go";
|
goPath = "go";
|
||||||
};
|
};
|
||||||
k9s.enable = true;
|
k9s.enable = true;
|
||||||
zsh = {
|
|
||||||
initExtra = ''
|
|
||||||
eval $(brew shellenv)
|
|
||||||
'';
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
sops = {
|
sops = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue