mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 16:39:07 +01:00
syncthing: Read device id from file by default
This commit is contained in:
parent
a4aaaabbe7
commit
f1e10f728e
7 changed files with 5 additions and 8 deletions
|
|
@ -15,8 +15,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.syncthing.deviceId = "FAJS5WM-UAWGW2U-FXCGPSP-VAUOTGM-XUKSEES-D66PMCJ-WBODJLV-XTNCRA7";
|
||||
|
||||
programs.steam.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
1
hosts/desktop/keys/syncthing.id
Normal file
1
hosts/desktop/keys/syncthing.id
Normal file
|
|
@ -0,0 +1 @@
|
|||
FAJS5WM-UAWGW2U-FXCGPSP-VAUOTGM-XUKSEES-D66PMCJ-WBODJLV-XTNCRA7
|
||||
Loading…
Add table
Add a link
Reference in a new issue