From 797a3c56b23ad2c6f993615e51d09ac8791b8858 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 5 Jan 2025 00:44:27 -0800 Subject: nara: drop fish, configure zsh --- modules/mac/users.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/mac/users.nix') diff --git a/modules/mac/users.nix b/modules/mac/users.nix index f390c1c..a34f26d 100644 --- a/modules/mac/users.nix +++ b/modules/mac/users.nix @@ -1,4 +1,3 @@ -{ pkgs, ... }: { users.users.ebisu = let @@ -8,6 +7,5 @@ inherit name; home = "/Users/${name}"; - shell = pkgs.fish; }; } -- cgit v1.2.3