diff options
| author | anand <anand.panchdhari@gmail.com> | 2025-12-20 00:44:46 +0530 |
|---|---|---|
| committer | anand <anand.panchdhari@gmail.com> | 2025-12-20 00:44:46 +0530 |
| commit | cdd784c7e53b3aa3f6efe6120724384ddb8e0b49 (patch) | |
| tree | b5cfde25637806733a60ed6a42890a2d219389f1 /configuration.nix | |
| parent | 048c97a9f5ba36efbbcd2322ab90d69d98909a36 (diff) | |
working on fixing android development
Diffstat (limited to 'configuration.nix')
| -rw-r--r-- | configuration.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configuration.nix b/configuration.nix index c1f6dc6..1629862 100644 --- a/configuration.nix +++ b/configuration.nix @@ -54,6 +54,9 @@ }; environment.systemPackages = with pkgs; [ + udev + unzip + zip vim neovim tree-sitter |
