feat(sync): Share paperless folder to dregil
This commit is contained in:
parent
e7139f2d8c
commit
f340a71aed
1 changed files with 1 additions and 1 deletions
|
|
@ -354,7 +354,7 @@ in {
|
||||||
};
|
};
|
||||||
"paperless" = {
|
"paperless" = {
|
||||||
path = "${config.services.paperless.consumptionDir}";
|
path = "${config.services.paperless.consumptionDir}";
|
||||||
devices = [ "redmi" ];
|
devices = [ "redmi" "dregil" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
devices = {
|
devices = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue