pinwheel/sombrero: Use shared module for syncthing device ids
This commit is contained in:
9
shared-modules/syncthing.nix
Normal file
9
shared-modules/syncthing.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
lib = {
|
||||
syncthing = {
|
||||
phone = "NJIMX57-C2CGV76-GXMAQYV-ABWDA7Z-TS6UV2X-NVL5UPG-UFEQH4C-TKYA6QM";
|
||||
sombrero = "DIKHOMV-QGZV3DR-FXQZH45-I5J5R4R-JJZS5BA-XNNW5C7-QSSU3XV-KVC4MAQ";
|
||||
pinwheel = "AKS5L2A-NFCG5GV-3U5SSSZ-PLOX6BQ-ZL5ALXI-D7OK4KE-R2JPWRJ-B6AQJQ7";
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user