This commit is contained in:
4DBug
2025-03-14 16:13:31 -05:00
parent 9fbd417c23
commit 7cd5ae2a99

View File

@@ -31,6 +31,11 @@
furnace
pulseaudio
rpi-imager
rpiboot
nmap
];
};
@@ -50,8 +55,11 @@
environment.systemPackages = with pkgs; [
wget
gcc
# cudatoolkit
];
# virtualisation.waydroid.enable = true;
services = {
flatpak = {
enable = true;