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 furnace
pulseaudio pulseaudio
rpi-imager
rpiboot
nmap
]; ];
}; };
@@ -50,8 +55,11 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
wget wget
gcc gcc
# cudatoolkit
]; ];
# virtualisation.waydroid.enable = true;
services = { services = {
flatpak = { flatpak = {
enable = true; enable = true;