update pc syncthing device id

This commit is contained in:
sid 2026-03-01 17:09:07 +01:00
parent 39265a9fa7
commit a37e4720ca
2 changed files with 1 additions and 5 deletions

View file

@ -15,10 +15,6 @@
services.openssh.enable = true;
# bootstrap
# services.syncthing.enable = true;
# services.syncthing.guiAddress = "0.0.0.0:8384";
services.forgejo-runner = {
enable = true;
url = "https://git.sid.ovh";

View file

@ -20,7 +20,7 @@ let
addresses = [ "tcp://100.64.0.2:${toString transferPort}" ];
};
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}" ];
};
rv2 = {