Add 7zip, wireguard, texlive, ncruses
This commit is contained in:
parent
1a10944130
commit
c465d5e833
1 changed files with 5 additions and 1 deletions
|
@ -24,6 +24,10 @@ in
|
||||||
|
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
p7zip
|
||||||
|
texlive.combined.scheme-full
|
||||||
|
wireguard
|
||||||
|
ncurses
|
||||||
tcpdump
|
tcpdump
|
||||||
sqlite
|
sqlite
|
||||||
clang
|
clang
|
||||||
|
@ -113,9 +117,9 @@ in
|
||||||
kcachegrind
|
kcachegrind
|
||||||
wf-recorder
|
wf-recorder
|
||||||
ffmpeg
|
ffmpeg
|
||||||
|
valgrind
|
||||||
] ++ (with unstable; [
|
] ++ (with unstable; [
|
||||||
wireshark
|
wireshark
|
||||||
valgrind
|
|
||||||
gnuplot
|
gnuplot
|
||||||
thunderbird-bin
|
thunderbird-bin
|
||||||
keepassxc
|
keepassxc
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue