feat: glance test

This commit is contained in:
Nick 2025-07-03 20:30:31 -05:00
parent 547bc9d43e
commit 6e7ef9901c

View file

@ -4,8 +4,8 @@ let
in in
{ {
assets-path = "/home/${user0}/Files/Projects/dotfiles/modules/nixos/services/glance/assets"; assets-path = "/home/${user0}/Files/Projects/dotfiles/modules/nixos/services/glance/assets";
# host = configHelpers.host; host = "https://${configHelpers.host}";
host = "0.0.0.0"; # host = "0.0.0.0";
port = configHelpers.service.ports.port0; port = configHelpers.service.ports.port0;
# auth = { # auth = {
# secret-key = config.sops.secrets."${service.name}-key".path; # secret-key = config.sops.secrets."${service.name}-key".path;