feat: got teh wing working

its not 100% ready for prod yet as there is no way to transfer from ptero yet
This commit is contained in:
silver 2024-12-10 00:44:38 +00:00
parent 58787628d2
commit 34b2ef6a84
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
4 changed files with 60 additions and 4 deletions

View file

@ -149,9 +149,8 @@
# metrics
ariia = import ./machines/ariia.nix;
# games server - panel/host
optimus = import ./machines/optimus.nix;
# games server - panel/host
optimus = import ./machines/optimus.nix;
};
};
}