{ config, pkgs, lib, ... }: { services.kavita = { enable = true; # tokenKeyFile = "/home/aaronh/TokenKey"; # Update depending on the setup }; }