disable paperless for now
This commit is contained in:
parent
73f111f11c
commit
47de86956e
1 changed files with 4 additions and 3 deletions
|
|
@ -27,9 +27,10 @@
|
|||
services.wanikani-bypass-lessons.enable = true;
|
||||
services.wanikani-fetch-data.enable = true;
|
||||
|
||||
services.paperless = {
|
||||
enable = true;
|
||||
};
|
||||
# paperless is giving an error
|
||||
# services.paperless = {
|
||||
# enable = true;
|
||||
# };
|
||||
|
||||
i18n.inputMethod.enable = lib.mkForce false; # no need for japanese input method
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue