This commit is contained in:
mjallen18
2026-03-30 19:16:09 -05:00
parent c97e96f2da
commit 9728f49e42
8 changed files with 208 additions and 124 deletions

View File

@@ -8,7 +8,6 @@ with lib;
let
name = "kavita";
cfg = config.${namespace}.services.${name};
rootUrl = "https://kavita.${namespace}.dev/";
kavitaConfig = lib.${namespace}.mkModule {
inherit config name;