summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorGrisha Shipunov2025-09-25 13:34:33 +0200
committerGrisha Shipunov2025-09-25 13:34:33 +0200
commitff861413b796538ca4c40e0a27b454d16225348c (patch)
tree40dfd5d8470e8bb547a8da74706d55d5793d7826 /hosts
parenta1e7314153c31e32012ed8d74f310a2ea05091b1 (diff)
disable fish for the time being
Diffstat (limited to 'hosts')
-rw-r--r--hosts/toaster/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix
index 7e78114..2b8577b 100644
--- a/hosts/toaster/default.nix
+++ b/hosts/toaster/default.nix
@@ -66,7 +66,7 @@
home = "/home/0xa";
isNormalUser = true;
uid = 1000;
- shell = pkgs.fish;
+ shell = pkgs.zsh;
};
# This value determines the NixOS release from which the default