From 54f6e83fb2854bcb60e22c05c632524452c86600 Mon Sep 17 00:00:00 2001 From: osbm Date: Fri, 16 May 2025 18:07:58 +0300 Subject: [PATCH] enable service --- hosts/pochita/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/pochita/configuration.nix b/hosts/pochita/configuration.nix index 70dbbca..5e7937c 100644 --- a/hosts/pochita/configuration.nix +++ b/hosts/pochita/configuration.nix @@ -25,6 +25,7 @@ }; services.wanikani-bypass-lessons.enable = true; + services.wanikani-fetch-data.enable = true; i18n.inputMethod.enable = lib.mkForce false; # no need for japanese input method