fmt: formatting
All checks were successful
Build_Deploy / linter (push) Successful in 15s
Build_Deploy / build (push) Successful in 25s
Build_Deploy / deploy_dns (push) Successful in 1m4s
Build_Deploy / deploy_active (active) (push) Successful in 1m20s
Build_Deploy / deploy_active (active-core) (push) Successful in 1m54s
Build_Deploy / deploy_active (active-ext) (push) Successful in 35s

This commit is contained in:
silver 2025-01-03 00:19:29 +00:00
parent 8334e2be70
commit d7e60b92b4
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
2 changed files with 2 additions and 69 deletions

View file

@ -152,8 +152,8 @@
# games server - panel
optimus = import ./machines/optimus.nix;
# games server - host
bumblebee = import ./machines/bumblebee.nix;
# games server - host
bumblebee = import ./machines/bumblebee.nix;
};
};
}