Compare commits

..

No commits in common. "744c2c6834f158215c8c8e9764e9a6d44c55978c" and "38b26a082f99c6f3aabd652a0f94bd75337539c0" have entirely different histories.

2 changed files with 2 additions and 15 deletions

View file

@ -17,20 +17,7 @@ in {
command = "syncthingtray --wait";
};
settings = {
devices = {
"flubber-machine".id = "SV57W5W-VVVCHWP-GDXFBNV-KR6JD2Y-VZD2HRZ-PYNCWIW-PJPPARY-WBWOTQX";
"goopnet-interface".id = "XYWF35P-63PTNW2-EQ5NBZQ-UTWUI3Y-AL7LQML-2LOGGKK-2CDF2ZY-HFTZ3QW";
"reid's phone".id = "K5BTLBX-CXPTGML-ZXO4RBJ-AULCVKU-BZ6IXLO-DLGB4CK-AVDOFNA-3LB42AC";
};
folders = {
"default sync folder" = {
id = "default";
path = "~/sync";
};
};
};
# TODO: add folders here
};
};
}

View file

@ -1,4 +1,4 @@
{ lib, config, pkgs, ... }:
{ lib, config, ... }:
with lib;
let