diff options
| author | Preston Pan <ret2pop@gmail.com> | 2025-09-08 15:43:20 -0700 |
|---|---|---|
| committer | Preston Pan <ret2pop@gmail.com> | 2025-09-08 15:43:20 -0700 |
| commit | b75cb4b1706b3abd5aa824d6e8b7779a8daa14c3 (patch) | |
| tree | b6da35d10c34ee74c6e59e173ef86ba9341bacba /nix/modules/znc.nix | |
| parent | e9e01cbb26efca6e392df2f720729c672b711f2f (diff) | |
update org-habit to display graph
Diffstat (limited to 'nix/modules/znc.nix')
| -rw-r--r-- | nix/modules/znc.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nix/modules/znc.nix b/nix/modules/znc.nix index 5570802..d32d564 100644 --- a/nix/modules/znc.nix +++ b/nix/modules/znc.nix @@ -8,6 +8,8 @@ passBlock = '' <Pass password> Method = sha256 + Hash = d4abdd69aa24de69693885c5bd83a4a0e9ee989e1a69a905041b0dad9abc06ea + Salt = sDY,?H5AxC-!gH3a.:)D Hash = ${config.sops.secrets.znc_password_hash} Salt = ${config.sops.secrets.znc_password_salt} </Pass> |
