is it this, maybe?
This commit is contained in:
parent
f4401339d2
commit
f8f098d205
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
enable = true;
|
||||
package = pkgs.gts;
|
||||
setupPostgresqlDB = false;
|
||||
environmentFile = config.sops.templates."gts.env.secrets.yaml".path;
|
||||
environmentFile = "${config.sops.templates."gts.env.secrets.yaml".path}";
|
||||
|
||||
settings = {
|
||||
# # most of these are the defaults but i'm writing them here anyways
|
||||
|
|
Loading…
Reference in a new issue