Skip to content

Commit 9181b52

Browse files
fix(penguin): added mbp3 to syncthing list
1 parent d67b400 commit 9181b52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configurations/nixos/penguin/services/syncthing.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
"lab" = {
44
id = "3ZJSMFC-WCOOIUP-HKUVIVR-WREXF56-SAVRI3E-A6BFSUV-QPA5J37-DY6KAQD";
55
};
6+
"mbp3" = {
7+
id = "V4NCONK-S2JLQLH-AQULXDL-Y4QQWBB-FO67NEP-G2Q2SSG-BQF4ZPW-5VHRGAY";
8+
};
69
};
710
}

0 commit comments

Comments
 (0)