summaryrefslogtreecommitdiff
path: root/machines/enzo/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/enzo/default.nix')
-rw-r--r--machines/enzo/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/machines/enzo/default.nix b/machines/enzo/default.nix
index 90da815..d608f10 100644
--- a/machines/enzo/default.nix
+++ b/machines/enzo/default.nix
@@ -29,8 +29,8 @@
];
packages = with pkgs; [
git
- neovim
tmux
+ neovim
btop
ripgrep
unzip
@@ -39,7 +39,6 @@
psmisc
usbutils
stow
- nushell
];
};