diff options
Diffstat (limited to 'user')
-rw-r--r-- | user/settings/shell.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/user/settings/shell.nix b/user/settings/shell.nix index c33e808e..66ebaade 100644 --- a/user/settings/shell.nix +++ b/user/settings/shell.nix @@ -143,7 +143,6 @@ in }; }; home.packages = with pkgs; [ - babashka fzf up ]; |