change some packages

main
xenia 2023-11-07 19:09:45 +01:00
parent d820a596f5
commit 5f268d9d98
1 changed files with 3 additions and 8 deletions

View File

@ -12,13 +12,11 @@ in rec {
home.stateVersion = "23.05";
home.packages = with pkgs; extras.all ++ [
# Input packages
# Terminal utilities
unispect
ansi-utils.ansicols
ansi-utils.ansimove
unambig-path
# # Terminal utilities
ripgrep fd bat
watchexec unixtools.watch
htop
@ -26,7 +24,7 @@ in rec {
pv
binwalk
ffmpeg yt-dlp
nmap
socat nmap
blahaj
# Programming languages
@ -43,10 +41,7 @@ in rec {
# nodePackages.typescript
# nodePackages.typescript-language-server
# rust-analyzer
# # Other stuff
kak-lsp
# nix-tree
zulip-term
];
home.sessionVariables = {