diff options
| author | Preston Pan <ret2pop@nullring.xyz> | 2026-04-11 16:09:50 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@nullring.xyz> | 2026-04-11 16:09:50 -0700 |
| commit | b7c61ce032ab80104c8b73f365273d4f103f4ed4 (patch) | |
| tree | 51224dd1a00eea23f404bbd9a64ff226b8557461 /config | |
| parent | d73b8cfe7d24b18733951ab8e6e01ea521b10c08 (diff) | |
lol
Diffstat (limited to 'config')
| -rw-r--r-- | config/nix.org | 2 |
1 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 = { |
