added not tested isntall script and some secrets

This commit is contained in:
steffen 2026-03-14 11:33:59 +01:00
parent 728edd0036
commit 8f83105aa4
5 changed files with 231 additions and 18 deletions

View file

@ -77,6 +77,7 @@
};
in
{
install = mkApp "install";
rebuild = mkApp "rebuild";
}
);