Merge branch 'production' into next

This commit is contained in:
2024-11-04 22:47:11 +08:00
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -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
{