Update NixOS configuration
This commit is contained in:
@@ -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
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user