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; [
|
||||
p7zip
|
||||
texlive.combined.scheme-full
|
||||
wireguard
|
||||
ncurses
|
||||
tcpdump
|
||||
sqlite
|
||||
clang
|
||||
|
@ -113,9 +117,9 @@ in
|
|||
kcachegrind
|
||||
wf-recorder
|
||||
ffmpeg
|
||||
valgrind
|
||||
] ++ (with unstable; [
|
||||
wireshark
|
||||
valgrind
|
||||
gnuplot
|
||||
thunderbird-bin
|
||||
keepassxc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue