This commit is contained in:
fqbn207
2025-01-07 05:51:47 +01:00
parent ad7dd4cba1
commit 4c15860cb5

View File

@ -127,6 +127,13 @@ in
docker = {
enable = true;
};
virtualbox = {
host.enable = true;
guest = {
enable = true;
draganddrop = true;
};
};
};
users.users.fabian = {
@ -142,6 +149,7 @@ in
"adbusers"
"kvm"
"dialout"
"vboxusers"
];
};
@ -204,6 +212,12 @@ in
cp210x-program
arduino-ide
arduino-cli
flashrom
binwalk
chirp
picocom
pwndbg
gdb
# LSPs
nixd
@ -213,6 +227,9 @@ in
python312Packages.pyserial
python312Packages.meshtastic
# virt
qemu
# SDR
noaa-apt
wsjtx