From ee3f96238688184bb927e67ef6bc09ef834e879c Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Fri, 1 Mar 2024 17:33:06 +0200 Subject: [PATCH] Add adb service to moria --- config-root.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config-root.toml b/config-root.toml index 1a8d209..c345bee 100644 --- a/config-root.toml +++ b/config-root.toml @@ -213,6 +213,7 @@ dotfiles = [ "f_cmdline", "f_cpupower", "f_doas.conf", + "f_adb.service", "f_mkinitcpio.conf", "f_mkinitcpio_linux.preset", "f_mkinitcpio_linux-lts.preset",