added syncthing to other computers
This commit is contained in:
parent
6d6e34e06a
commit
c9bc06f594
3 changed files with 101 additions and 50 deletions
|
@ -29,6 +29,16 @@
|
|||
openRGB.enable = true;
|
||||
graphicsAcceleration.enable = true;
|
||||
};
|
||||
sync = {
|
||||
enable = true;
|
||||
folders = {
|
||||
leyla = {
|
||||
documents.enable = true;
|
||||
calendar.enable = true;
|
||||
notes.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue