From e6cc62fdc2f5e1c978dc875fd27fb023bb3f5c7b Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 16 Aug 2023 21:02:13 +0200 Subject: Switch to fish shell --- system/settings/programs/shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'system') diff --git a/system/settings/programs/shell.nix b/system/settings/programs/shell.nix index 2bca33be..3c8c3f4f 100644 --- a/system/settings/programs/shell.nix +++ b/system/settings/programs/shell.nix @@ -25,4 +25,5 @@ programs.fish = { enable = true; }; + users.users.alan.shell = pkgs.fish; } -- cgit 1.4.1