feat: add some more needed dependencies.

This commit is contained in:
CronyAkatsuki 2025-10-31 11:40:09 +01:00
parent 835f3823ec
commit 631b5cb19c

View file

@ -79,5 +79,6 @@ with pkgs.python3Packages;
nvitop
coreutils
glib
busybox
];
}