chore(ci): minor updates

This commit is contained in:
arcnmx 2025-09-06 21:42:16 -07:00
parent b86a604de5
commit 4662495775
5 changed files with 19 additions and 5 deletions

View file

@ -4,6 +4,10 @@ _: {
modules = [
./nixos.nix
];
access.online = {
# temporarily offline for server migration
available = false;
};
exports = {
services = {
nginx.enable = true;