all repos — nixfiles @ 02582c2f24a0c399abc7c20d6de2ea38d37977ef

System and user configuration, managed by nix and home-manager

install babashka

Alan Pearce
commit

02582c2f24a0c399abc7c20d6de2ea38d37977ef

parent

a5e5dc737a4ef5eb9b882e194bc11c378ca11676

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M user/settings/shell.nixuser/settings/shell.nix
@@ -148,6 +148,7 @@ sngc = "sudo nix-collect-garbage --delete-older-than 30d";
}; }; home.packages = with pkgs; [ + babashka fzf up ];