add some packages

This commit is contained in:
xenia 2025-02-16 16:58:08 +01:00
parent 927eb91933
commit 0b323bcfda
2 changed files with 4 additions and 1 deletions

View File

@ -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; }))
]))

View File

@ -8,6 +8,9 @@
wireguard-tools
cifs-utils
sshfs
rmapi
transmission_4-qt
vlc
]) ++ (with pkgs; [
prismlauncher
]);