Replace $modifier with SUPER and update defaults

This commit is contained in:
2026-01-06 21:46:12 +01:00
parent b8a7ead4be
commit 28daa28c6b
10 changed files with 122 additions and 124 deletions

View File

@@ -46,6 +46,7 @@
pixieditor = pixieditor;
bottles = bottles;
heroic = heroic;
adb = android-tools;
};
in {
imports = builtins.attrValues (builtins.mapAttrs mkPackage packages);