diff options
| author | = <hwebs@hwebs.info> | 2026-07-30 13:49:45 -0500 |
|---|---|---|
| committer | = <hwebs@hwebs.info> | 2026-07-30 14:15:38 -0500 |
| commit | cd29f8578675b99fe89970de15007be1978878a5 (patch) | |
| tree | 87abd268b657d25e979c5278d03956828a3cf4a1 /machines/enzo/default.nix | |
| parent | fb7273cc6a25a13d11d50ef8be1d1af4b154a0e6 (diff) | |
(enzo) specific changes
Diffstat (limited to 'machines/enzo/default.nix')
| -rw-r--r-- | machines/enzo/default.nix | 3 |
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 ]; }; |
