Skip to content

Commit 22788c7

Browse files
committed
syncthing: regenerate macr keys and update device ID
Previous secrets were encrypted with empty content, preventing Syncthing from starting. Regenerated cert/key and re-encrypted them with agenix.
1 parent 24b4777 commit 22788c7

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

nix/modules/syncthing.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
id = "SLTOL4R-UE3J2AS-KJEJKSN-77TVD3X-IWGYSRE-HJHQX6Z-QXEIGCJ-IZOIFQT";
2424
};
2525
macr = {
26-
id = "GYFANBW-WVSVMTY-4CUDBPU-IL3CDFU-KB2OJO7-L37GTXG-7DNZOY2-PXSIBA6";
26+
id = "7HLPCQJ-O67F4DE-HIL3AKA-7SJWNAA-BPL2MWY-I6GT7UQ-7ONEBDY-3EMZLQ7";
2727
};
2828
};
2929

623 Bytes
Binary file not shown.

nix/secrets/macr-syncthing-key.age

119 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)