chore:env_add_android

chore:add_gh&&fix_git-full
This commit is contained in:
dichgrem
2025-11-19 21:13:31 +08:00
parent 51d40326c4
commit 003ab2fff7
4 changed files with 37 additions and 6 deletions

View File

@@ -67,6 +67,7 @@ in {
libvirt
lm_sensors
usbutils
libsecret
# Niri
wlr-randr
@@ -82,6 +83,9 @@ in {
gnumake
rustc
cargo
dart
kotlin
flutter
jdk17
python312
pnpm
@@ -92,10 +96,6 @@ in {
programs = {
dconf.enable = true;
fuse.userAllowOther = true;
git = {
enable = true;
package = pkgs.gitFull;
};
ssh.startAgent = true;
};
}