diff --git a/hosts/pochita/configuration.nix b/hosts/pochita/configuration.nix index 688920a..2d31424 100644 --- a/hosts/pochita/configuration.nix +++ b/hosts/pochita/configuration.nix @@ -29,9 +29,9 @@ services.wanikani-fetch-data.enable = true; # paperless is giving an error - # services.paperless = { - # enable = true; - # }; + services.paperless = { + enable = true; + }; i18n.inputMethod.enable = lib.mkForce false; # no need for japanese input method