diff --git a/nixos/machines/jay-lenovo.nix b/nixos/machines/jay-lenovo.nix index 60910c23..399db58d 100644 --- a/nixos/machines/jay-lenovo.nix +++ b/nixos/machines/jay-lenovo.nix @@ -8,6 +8,7 @@ features.full.enable = true; environment.systemPackages = with pkgs; [ + android-studio linuxPackages_latest.perf zenmonitor ];