feat: add syncthing
This commit is contained in:
parent
608dd81dc1
commit
ce2b2501a1
3 changed files with 24 additions and 0 deletions
|
|
@ -4,6 +4,16 @@
|
|||
|
||||
networking.hostName = "IROH";
|
||||
|
||||
services.syncthing = {
|
||||
settings = {
|
||||
devices = {
|
||||
IROH = {
|
||||
id = "PJA2MBA-66PQQEO-5KICONS-FGHDH46-YRV2X5Y-47UUP77-QXI2WNS-R33FPAK";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
bchmnn = {
|
||||
|
||||
gui = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue