diff --git a/hosts/ymir/configuration.nix b/hosts/ymir/configuration.nix index c3fd204..9cbe2aa 100644 --- a/hosts/ymir/configuration.nix +++ b/hosts/ymir/configuration.nix @@ -22,7 +22,6 @@ enableOllama = true; enableMinegrubTheme = true; }; - services.wanikani-fetch-data.enable = true; # Bootloader. boot.loader.systemd-boot.enable = true;