dolomite: add an instance at sg

This commit is contained in:
xinyangli 2023-12-06 22:54:22 +08:00
parent 9986100945
commit 9fb8bcd621
7 changed files with 132 additions and 80 deletions

View file

@ -7,7 +7,7 @@
age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
secrets = {
github_public_token = {
owner = "xin";
owner = "root";
};
clash_subscription_link = {
owner = "root";
@ -21,6 +21,9 @@
singbox_sg_server = {
owner = "root";
};
singbox_jp_server = {
owner = "root";
};
singbox_sg_password = {
owner = "root";
};