diff options
| -rw-r--r-- | config/nix.org | 2 | ||||
| m--------- | nix | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/config/nix.org b/config/nix.org index 8b91e69..fc9a5d8 100644 --- a/config/nix.org +++ b/config/nix.org @@ -2001,7 +2001,7 @@ in GIT_TERMINAL_PROMPT = "0"; GIT_CONFIG_COUNT = "1"; GIT_CONFIG_KEY_0 = "credential.helper"; - GIT_CONFIG_VALUE_0 = "store --file /run/secrets/public-inbox-git-credentials"; + GIT_CONFIG_VALUE_0 = "store --file /run/secrets/rendered/public-inbox-git-credentials"; }; serviceConfig = { diff --git a/nix b/nix -Subproject cdb5bfee01b46ac30e7e19408bd6b199a3e8b86 +Subproject fc94689c4ee13822150b601398fb6849d32f658 |
