about summary refs log tree commit diff
path: root/machines/x220/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/x220/configuration.nix')
-rw-r--r--machines/x220/configuration.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/machines/x220/configuration.nix b/machines/x220/configuration.nix
index 9fa9f99..2244fe3 100644
--- a/machines/x220/configuration.nix
+++ b/machines/x220/configuration.nix
@@ -83,6 +83,9 @@ in
   programs.browserpass.enable = true;
   programs.dockd.enable = true;
 
+  virtualisation.anbox.enable = true;
+  programs.adb.enable = true;
+
   virtualisation.docker.enable = true;
   # systemd.services.docker.enable = false;