cleanup
This commit is contained in:
parent
bae843face
commit
0de8bd3a96
4 changed files with 0 additions and 31 deletions
|
|
@ -31,31 +31,6 @@
|
|||
"/bin"
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
neovim
|
||||
tmux
|
||||
htop
|
||||
btop
|
||||
bat
|
||||
ripgrep
|
||||
fd
|
||||
yt-dlp
|
||||
eza
|
||||
jq
|
||||
fzf
|
||||
starship
|
||||
yazi
|
||||
fastfetch
|
||||
# Core utilities
|
||||
wget
|
||||
libnotify
|
||||
curl
|
||||
git
|
||||
file
|
||||
which
|
||||
psmisc
|
||||
];
|
||||
|
||||
# Enable direnv with nix integration
|
||||
programs.direnv = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue