Compare commits
2 commits
396a142d42
...
bb4d6bf194
| Author | SHA1 | Date | |
|---|---|---|---|
| bb4d6bf194 | |||
| ec6f61b318 |
1 changed files with 2 additions and 2 deletions
|
|
@ -346,7 +346,7 @@ in {
|
|||
folders = {
|
||||
"org" = {
|
||||
path = "/home/alex/org";
|
||||
devices = [ "redmi" "dregil" ];
|
||||
devices = [ "redmi" ];
|
||||
};
|
||||
"scan" = {
|
||||
path = "/home/alex/media/scan";
|
||||
|
|
@ -354,7 +354,7 @@ in {
|
|||
};
|
||||
"paperless" = {
|
||||
path = "${config.services.paperless.consumptionDir}";
|
||||
devices = [ "redmi" ];
|
||||
devices = [ "redmi" "dregil" ];
|
||||
};
|
||||
};
|
||||
devices = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue