hmm
This commit is contained in:
6
modules/nixos/services/kavita/default.nix
Normal file → Executable file
6
modules/nixos/services/kavita/default.nix
Normal file → Executable file
@@ -27,9 +27,9 @@ let
|
||||
enable = true;
|
||||
dataDir = "${cfg.configDir}/kavita";
|
||||
tokenKeyFile = config.sops.secrets."jallen-nas/kavita/token".path;
|
||||
settings = {
|
||||
inherit (cfg) port;
|
||||
};
|
||||
# settings = {
|
||||
# inherit (cfg) port;
|
||||
# };
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user