Update OS
All checks were successful
check / check (push) Successful in 50s

This commit is contained in:
Florian RICHER 2025-06-20 22:35:15 +02:00
parent 312448af7f
commit d3ad226556
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
5 changed files with 82 additions and 90 deletions

View file

@ -60,7 +60,9 @@
graphics.nvidia.enable = true;
audio.pipewire.enable = true;
printing.enable = true;
waydroid.enable = true;
# waydroid.enable = true; Broken
};
};
warnings = [ "waydroid disabled for now because it's broken" ];
}