Update secrets, set nixy to local deploy.

This commit is contained in:
jay
2025-07-12 09:40:29 -04:00
parent 5b3c0f4ce3
commit bd1722ab41
2 changed files with 4 additions and 2 deletions

View File

@@ -4,5 +4,7 @@
channel = "stable";
};
lappy = {};
nixy = {};
nixy = {
deploy.local = true;
};
}