This commit is contained in:
Andrea Ciceri 2023-09-29 13:48:04 +02:00
parent c4db74ed56
commit 1f87baf52d
No known key found for this signature in database
3 changed files with 5 additions and 2 deletions

View file

@ -11,7 +11,7 @@
hardware.sane.enable = true;
services.paperless = {
enable = true;
enable = false;
passwordFile = builtins.toFile "password" "admin";
};