diff options
| -rw-r--r-- | machines/firelink.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/machines/firelink.nix b/machines/firelink.nix index e4297e0..14496be 100644 --- a/machines/firelink.nix +++ b/machines/firelink.nix @@ -13,8 +13,6 @@ in { orbekk.rtc-wakeup.enable = true; orbekk.vpn.enable = true; - programs.adb.enable = true; - # Don't run gc on startup. nix.gc.persistent = false; |
