update pc syncthing device id
This commit is contained in:
parent
39265a9fa7
commit
a37e4720ca
2 changed files with 1 additions and 5 deletions
|
|
@ -15,10 +15,6 @@
|
||||||
|
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
|
|
||||||
# bootstrap
|
|
||||||
# services.syncthing.enable = true;
|
|
||||||
# services.syncthing.guiAddress = "0.0.0.0:8384";
|
|
||||||
|
|
||||||
services.forgejo-runner = {
|
services.forgejo-runner = {
|
||||||
enable = true;
|
enable = true;
|
||||||
url = "https://git.sid.ovh";
|
url = "https://git.sid.ovh";
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ let
|
||||||
addresses = [ "tcp://100.64.0.2:${toString transferPort}" ];
|
addresses = [ "tcp://100.64.0.2:${toString transferPort}" ];
|
||||||
};
|
};
|
||||||
pc = {
|
pc = {
|
||||||
id = "CSAY5FH-MHYXX4I-ERMWREY-KCXMMUS-AGITLYP-U3EIWNM-RB54JIM-6WIE4AS";
|
id = "YP2XFT7-G5PIG3A-A454TCG-EL4IY6R-ZN267N4-JXS3TRA-APDQGSR-J6GZEAF";
|
||||||
addresses = [ "tcp://100.64.0.5:${toString transferPort}" ];
|
addresses = [ "tcp://100.64.0.5:${toString transferPort}" ];
|
||||||
};
|
};
|
||||||
rv2 = {
|
rv2 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue