diff --git a/hosts/ymir/configuration.nix b/hosts/ymir/configuration.nix index c1deeed..eb412f2 100644 --- a/hosts/ymir/configuration.nix +++ b/hosts/ymir/configuration.nix @@ -28,7 +28,6 @@ # Bootloader. boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; - services.wanikani-fetch-data.enable = true; networking.hostName = "ymir"; # Define your hostname.