From 06d8d6d27f40f03f945be678bec33c7f64884bcb Mon Sep 17 00:00:00 2001 From: Mel Date: Wed, 11 Dec 2024 04:07:16 +0100 Subject: Add Android Studio Signed-off-by: Mel --- config.nix | 1 + modules/common.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/config.nix b/config.nix index 28cc9d1..92f5c7e 100644 --- a/config.nix +++ b/config.nix @@ -1,4 +1,5 @@ { allowUnfree = true; input-fonts.acceptLicense = true; + android_sdk.accept_license = true; } diff --git a/modules/common.nix b/modules/common.nix index 3e15aac..9fbce05 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -89,6 +89,7 @@ nil nixfmt-rfc-style direnv nixpkgs-review nixpkgs-fmt nixpkgs-lint-community helix alacritty + androidStudioPackages.dev wineWowPackages.stagingFull winetricks bottles scrcpy apfs-fuse nfs-utils -- cgit 1.4.1