mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
Merge branch 'production' into next
This commit is contained in:
@@ -43,7 +43,7 @@ inputs:
|
||||
warp-terminal
|
||||
# development
|
||||
adb-sync scrcpy dbeaver-bin cling aircrack-ng
|
||||
weston cage openbox krita jetbrains.clion android-studio fprettify
|
||||
weston cage openbox krita jetbrains.clion androidStdioPackages.stable.full fprettify
|
||||
# desktop sharing
|
||||
rustdesk-flutter
|
||||
# password and key management
|
||||
|
||||
@@ -43,6 +43,7 @@ inputs:
|
||||
inherit allowInsecurePredicate;
|
||||
allowUnfree = true;
|
||||
qchem-config = { optArch = nixpkgs.march; useCuda = nixpkgs.cuda.enable; };
|
||||
android_sdk.accept_license = true;
|
||||
}
|
||||
// (if nixpkgs.march == null then {} else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user