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