pinwheel: Add enable option for zsh module

This commit is contained in:
Alexander Heldt
2023-11-30 10:22:05 +01:00
parent d3f5eaddb0
commit b363998759
2 changed files with 65 additions and 53 deletions

View File

@@ -19,6 +19,7 @@ in
foot.enable = true;
git.enable = true;
zsh.enable = true;
openvpn.enable = true;
go.enable = true;
rust.enable = true;