jay, many thing

This commit is contained in:
atagen 2026-03-09 13:58:20 +11:00
parent d4d04d7d6d
commit 6e62eccfba
32 changed files with 5580 additions and 333 deletions

View file

@ -16,6 +16,6 @@ in
};
quick.services = {
ckb-next = "${lib.getExe ckb-next} -c -b";
ckb-next.cmd = "${lib.getExe ckb-next} -c -b";
};
}