From a48259e526ef97bd2a78c0afab31b012ead79853 Mon Sep 17 00:00:00 2001 From: Natalie Marks Date: Sun, 17 Aug 2025 20:20:46 -0700 Subject: [PATCH] update android modules --- modules/home/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/home/default.nix b/modules/home/default.nix index fa464a3..bc3a5eb 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -49,8 +49,8 @@ in system-images-android-35-google-apis-playstore-arm64-v8a ] ++ lib.optionals host.linux [ - system-images-android-35-google-apis-arm64-v8a - system-images-android-3-google-apis-playstore-arm64-v8a + system-images-android-35-google-apis-x86-64 + system-images-android-35-google-apis-playstore-x86-64 ]; }; xdg = {