Compare commits

..

No commits in common. "bb4d6bf194d4c22029cdf82136fcb6a245998d61" and "396a142d42cce006eb84d6297de41d6619f818fd" have entirely different histories.

View file

@ -346,7 +346,7 @@ in {
folders = { folders = {
"org" = { "org" = {
path = "/home/alex/org"; path = "/home/alex/org";
devices = [ "redmi" ]; devices = [ "redmi" "dregil" ];
}; };
"scan" = { "scan" = {
path = "/home/alex/media/scan"; path = "/home/alex/media/scan";
@ -354,7 +354,7 @@ in {
}; };
"paperless" = { "paperless" = {
path = "${config.services.paperless.consumptionDir}"; path = "${config.services.paperless.consumptionDir}";
devices = [ "redmi" "dregil" ]; devices = [ "redmi" ];
}; };
}; };
devices = { devices = {