From 02582c2f24a0c399abc7c20d6de2ea38d37977ef Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 25 Jun 2024 20:24:20 +0200 Subject: install babashka --- user/settings/shell.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'user/settings/shell.nix') diff --git a/user/settings/shell.nix b/user/settings/shell.nix index 170f543f..fe2b4690 100644 --- a/user/settings/shell.nix +++ b/user/settings/shell.nix @@ -148,6 +148,7 @@ in }; }; home.packages = with pkgs; [ + babashka fzf up ]; -- cgit 1.4.1