add some packages
This commit is contained in:
parent
927eb91933
commit
0b323bcfda
|
@ -38,7 +38,7 @@ in rec {
|
|||
numpy matplotlib sympy scipy pandas jupyter soundfile
|
||||
pygame
|
||||
# pwntools
|
||||
z3 tqdm
|
||||
tqdm
|
||||
pyusb usbtmc
|
||||
ipython mypy (pylsp-mypy.overrideAttrs (old: { doCheck = false; }))
|
||||
]))
|
||||
|
|
|
@ -8,6 +8,9 @@
|
|||
wireguard-tools
|
||||
cifs-utils
|
||||
sshfs
|
||||
rmapi
|
||||
transmission_4-qt
|
||||
vlc
|
||||
]) ++ (with pkgs; [
|
||||
prismlauncher
|
||||
]);
|
||||
|
|
Loading…
Reference in New Issue
Block a user