fix: waydroid

This commit is contained in:
Ryan Yin
2024-08-26 22:36:02 +08:00
parent 11af465bd1
commit 30a288bdb3
5 changed files with 63 additions and 8 deletions

View File

@@ -4,6 +4,4 @@
...
}: {
imports = mylib.scanPaths ./.;
boot.loader.timeout = lib.mkForce 10; # wait for x seconds to select the boot entry
}