all repos — nixfiles @ 934a7e572ba8899665d5dacc903549bf826126be

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

remove babashka

Alan Pearce
commit

934a7e572ba8899665d5dacc903549bf826126be

parent

b76d5621ded27acce68ac5dd5ac9df1b1dd3232c

1 file changed, 0 insertions(+), 1 deletion(-)

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