Improved? battery life + pkgs functions

This commit is contained in:
Aleksandr Lebedev 2025-08-11 23:28:50 +02:00
parent 3d5d222c1d
commit ed48a77b93
7 changed files with 115 additions and 21 deletions

View file

@ -1,11 +1,11 @@
{
custom,
writeCppScriptBin,
lib,
jq,
deploy-rs,
...
}:
custom.writeCppScriptBin {
writeCppScriptBin {
name = "deploy-rs-online";
code = ''
#include <string>