wezterm: Install unstable version because of Rust 1.67 issue
This commit is contained in:
parent
9f3a0e3afb
commit
9a3fe3d6a7
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
programs.wezterm = {
|
||||
enable = true;
|
||||
|
||||
package = pkgs.wezterm-unstable;
|
||||
|
||||
extraConfig = ''
|
||||
_G.shells = {
|
||||
fish = '${pkgs.fish.outPath}/bin/fish',
|
||||
|
|
Loading…
Reference in a new issue