add Android shell, migrate back to Firefox

This commit is contained in:
2025-04-28 23:12:44 +02:00
parent 405de7f26e
commit f5e7a09123
8 changed files with 138 additions and 27 deletions

View File

@ -17,6 +17,8 @@
allowInsecurePredicate =
pkg:
builtins.elem (pkgs.lib.getName pkg) [
"android-sdk-cmdline-tools"
"fluffychat-linux"
"olm"
];
};