summary refs log tree commit diff stats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/thinklappi/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/thinklappi/default.nix b/hosts/thinklappi/default.nix
index 71f03fa..e212661 100644
--- a/hosts/thinklappi/default.nix
+++ b/hosts/thinklappi/default.nix
@@ -15,7 +15,7 @@
     pulseaudio.enable = false;
   };
 
-  virtualisation.waydroid.enable = true; # Android emulation
+  virtualisation.waydroid.enable = false; # Android emulation
 
   security = {
     rtkit.enable = true;