From 47298b85b2c4289cc3b2526722ffa0405b08fb56 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 21 Dec 2025 13:36:17 -0800 Subject: use fish with the minimal profile --- home/profiles/minimal.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home/profiles/minimal.nix') diff --git a/home/profiles/minimal.nix b/home/profiles/minimal.nix index 4bccdb5..8590dd9 100644 --- a/home/profiles/minimal.nix +++ b/home/profiles/minimal.nix @@ -5,6 +5,7 @@ in { imports = [ ./eza.nix + ./fish.nix ]; programs.bat.enable = true; -- cgit v1.2.3