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

This commit is contained in:
Florian RICHER 2025-06-25 22:14:28 +02:00
parent d3ad226556
commit aeb09fd985
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
4 changed files with 49 additions and 57 deletions

View file

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