aboutsummaryrefslogtreecommitdiff
path: root/nixos/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/home.nix')
-rw-r--r--nixos/home.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/home.nix b/nixos/home.nix
index 6271724..4089e1f 100644
--- a/nixos/home.nix
+++ b/nixos/home.nix
@@ -8,7 +8,6 @@
shell = pkgs.fish;
};
virtualisation.docker.enable = true;
- programs.adb.enable = true;
programs.fish = {
enable = true;
shellInit = ''