From 923751e902049693e214b20b27ecc545f33a123a Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Thu, 12 Dec 2024 19:19:39 +0800 Subject: [PATCH] hosts/marisa-7d76: enable adb --- nixos/hosts/marisa-7d76/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/hosts/marisa-7d76/default.nix b/nixos/hosts/marisa-7d76/default.nix index f13313c..825d92f 100644 --- a/nixos/hosts/marisa-7d76/default.nix +++ b/nixos/hosts/marisa-7d76/default.nix @@ -8,6 +8,7 @@ imports = suites.workstation ++ [ + profiles.programs.adb profiles.system.boot.binfmt profiles.system.boot.secure-boot profiles.users.rebmit