dolomite: add an instance at sg
This commit is contained in:
parent
9986100945
commit
9fb8bcd621
7 changed files with 132 additions and 80 deletions
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue