feat(rialo): disable wezterm in darwin tools
This commit is contained in:
parent
1c26940340
commit
1b4e7003fc
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ with lib.metacfg;
|
||||||
tools = {
|
tools = {
|
||||||
direnv.enable = true;
|
direnv.enable = true;
|
||||||
alacritty.enable = true;
|
alacritty.enable = true;
|
||||||
|
wezterm.enable = false;
|
||||||
};
|
};
|
||||||
build.enable = true;
|
build.enable = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue