add suwayomi

This commit is contained in:
2025-10-12 16:41:29 -05:00
parent abcad5c9f2
commit f76c6862ba
4 changed files with 112 additions and 2 deletions

View File

@@ -98,7 +98,17 @@ in
server = {
host = "0.0.0.0";
port = cfg.port;
assets-path = "${cfg.data_dir}/assets";
};
# theme = {custom-css-file = "/assets/user.css";};
auth = {
secret-key = "+mYVAc1uO85hUUz5Ij6Lpelv1RqiLlneYqZD5Jv45buoF2+LZtIt2okRrbFCppiRQbqXkGoRMtSI0bROg4uFUw==";
users = {blake = {password-hash = "$2a$10$RwPCkcto35DCp4vNTDpH6.G3TpecPJ/zUL1jI93uzr.lg6v233Sie";};};
};
# branding = {
# logo-url = "/assets/icons/holocron_logo.png";
# favicon-url = "/assets/icons/holocron_favicon.ico";
# };
pages = [
{
name = "snowbelle";