remove babashka
1 file changed, 0 insertions(+), 1 deletion(-)
jump to
M user/settings/shell.nix → user/settings/shell.nix
@@ -143,7 +143,6 @@ sngc = "sudo nix-collect-garbage --delete-older-than 30d"; }; }; home.packages = with pkgs; [ - babashka fzf up ];