aboutsummaryrefslogtreecommitdiff
path: root/hosts/nixos
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/nixos')
-rw-r--r--hosts/nixos/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/nixos/home.nix b/hosts/nixos/home.nix
index e76910e..da3c4a8 100644
--- a/hosts/nixos/home.nix
+++ b/hosts/nixos/home.nix
@@ -55,6 +55,7 @@
};
foot.enable = true;
+ wezterm.enable = true;
neovim.enable = true;
git.enable = true;
zsh.enable = true;