move this service to the pochita

This commit is contained in:
Osman Faruk Bayram 2025-05-10 19:58:16 +03:00
parent 8c4a79e763
commit fe14fa1c22
2 changed files with 2 additions and 1 deletions

View file

@ -24,6 +24,8 @@
enableVaultwarden = true;
};
services.wanikani-bypass-lessons.enable = true;
i18n.inputMethod.enable = lib.mkForce false; # no need for japanese input method
networking.hostName = "pochita";

View file

@ -23,7 +23,6 @@
enableMinegrubTheme = true;
};
services.wanikani-bypass-lessons.enable = true;
# Bootloader.
boot.loader.systemd-boot.enable = true;