change some packages
This commit is contained in:
parent
d820a596f5
commit
5f268d9d98
|
@ -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 = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user