aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/common/optional/adb.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/common/optional/adb.nix')
-rw-r--r--hosts/common/optional/adb.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/common/optional/adb.nix b/hosts/common/optional/adb.nix
deleted file mode 100644
index 435add8..0000000
--- a/hosts/common/optional/adb.nix
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- programs.adb.enable = true;
-}