syncthing: add samples to sterni
This commit is contained in:
parent
592901ea2c
commit
eefe939a45
1 changed files with 4 additions and 0 deletions
|
@ -27,6 +27,10 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
path = "/home/palo/.lost-fotos.ct";
|
path = "/home/palo/.lost-fotos.ct";
|
||||||
};
|
};
|
||||||
|
samples = {
|
||||||
|
enable = true;
|
||||||
|
path = "/home/palo/samples";
|
||||||
|
};
|
||||||
smartphone-fotos = {
|
smartphone-fotos = {
|
||||||
enable = true;
|
enable = true;
|
||||||
path = "/home/palo/smartphone-fotos";
|
path = "/home/palo/smartphone-fotos";
|
||||||
|
|
Loading…
Reference in a new issue