mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-09 05:14:41 -05:00
feat: glance test
This commit is contained in:
parent
4b255e7f26
commit
547bc9d43e
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ let
|
|||
in
|
||||
{
|
||||
assets-path = "/home/${user0}/Files/Projects/dotfiles/modules/nixos/services/glance/assets";
|
||||
host = configHelpers.host;
|
||||
# host = configHelpers.host;
|
||||
host = "0.0.0.0";
|
||||
port = configHelpers.service.ports.port0;
|
||||
# auth = {
|
||||
# secret-key = config.sops.secrets."${service.name}-key".path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue