statix fixes

This commit is contained in:
Luj 2024-03-30 20:21:59 +01:00
parent 0ebde53e83
commit 021928e760
Signed by: luj
GPG key ID: 6FC74C847011FD83
19 changed files with 38 additions and 38 deletions

View file

@ -26,7 +26,7 @@ in
mkMerge [{
services.paperless = {
enable = true;
user = cfg.user;
inherit (cfg) user;
mediaDir = "/home/julien/papers";
extraConfig = {
PAPERLESS_OCR_LANGUAGE = "fra+eng";