aboutsummaryrefslogtreecommitdiff
path: root/hosts/aptos/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/aptos/home.nix')
-rw-r--r--hosts/aptos/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/aptos/home.nix b/hosts/aptos/home.nix
index 1bfd236..b3c226f 100644
--- a/hosts/aptos/home.nix
+++ b/hosts/aptos/home.nix
@@ -2,7 +2,7 @@
my.home = {
packages.enable = true;
element.enable = true;
- fish.enable = true;
+ zsh.enable = true;
git.enable = true;
go.enable = true;
python.enable = true;