mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-07-05 02:45:01 -05:00
feat: podgrab test
This commit is contained in:
parent
7f5e831d32
commit
64052d6046
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ in
|
|||
podgrab = {
|
||||
enable = true;
|
||||
port = service.ports.port0;
|
||||
passwordFile = "1234";
|
||||
# config.sops.secrets."${service.name}-pass".path;
|
||||
passwordFile = config.sops.secrets."${service.name}-pass".path;
|
||||
dataDirectory = service.paths.path0;
|
||||
};
|
||||
caddy = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue