nixfleet/hosts/oneplus5t/default.nix

13 lines
283 B
Nix

{
...
}:
{
signing.enable = true;
# apps.prebuilt = {
# whatsapp.apk = (pkgs.fetchurl {
# url = "https://d.apkpure.com/b/APK/com.whatsapp?versionCode=222403004";
# sha256 = "0000000000000000000000000000000000000000000000000000000000000000";
# });
# };
}