forked from colonelpanic/dotfiles
[NixOS] Syncthing iteration
This commit is contained in:
parent
189a031b1e
commit
55fdaa4be7
@ -2,12 +2,12 @@
|
||||
{
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
settings = {
|
||||
folders = {
|
||||
sync = {
|
||||
path = "~/sync/";
|
||||
};
|
||||
};
|
||||
settings = {
|
||||
devices = {
|
||||
ryzen-shine = { id = "IYCR3JH-BDZ4N3F-ZBUETYR-4N2UILK-FAEJJ5B-YUYMZQ3-YN63E5T-I2EHCAK"; };
|
||||
biskcomp = { id = "63SZFEC-AVA7MAL-MRJCZXN-3J4MKY6-52CK37Q-EQDN27P-7LOTYFX-UTL7YA3"; };
|
||||
|
Loading…
Reference in New Issue
Block a user