Update NixOS configuration

This commit is contained in:
2026-05-12 18:04:00 +02:00
parent f180cd6230
commit 8b6bd110c1
4 changed files with 36 additions and 17 deletions
+3 -16
View File
@@ -34,24 +34,11 @@
croc
qbittorrent
weathr
distrobox
# gnome
dconf-editor
(papers.override {supportNautilus = true;})
scrcpy
android-tools
awww
openvpn
# android development
jdk17
gradle
android-tools
(pkgs.androidenv.composeAndroidPackages {
buildToolsVersions = ["36.0.0" "35.0.0" "34.0.0" "29.0.3"];
platformVersions = ["29" "34" "35" "36"];
includeNDK = true;
ndkVersions = ["27.0.12077973"];
cmakeVersions = ["3.22.1"];
}).androidsdk
];
openvpn
];
}