diff options
| author | Fuwn <[email protected]> | 2024-09-23 01:01:28 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-23 01:01:28 -0700 |
| commit | 1ead23b7e642a0306733b6552f3d56ffed85937a (patch) | |
| tree | 915404df4317daf9d109b03f53041d4ca64b8844 /home/ebisu/fortune/system | |
| parent | server: add beszel (diff) | |
| download | nixos-config-1ead23b7e642a0306733b6552f3d56ffed85937a.tar.xz nixos-config-1ead23b7e642a0306733b6552f3d56ffed85937a.zip | |
ebisu: set up rui notifier
Diffstat (limited to 'home/ebisu/fortune/system')
| -rw-r--r-- | home/ebisu/fortune/system/sops.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/ebisu/fortune/system/sops.nix b/home/ebisu/fortune/system/sops.nix index 970c1dc..e0fb581 100644 --- a/home/ebisu/fortune/system/sops.nix +++ b/home/ebisu/fortune/system/sops.nix @@ -13,6 +13,7 @@ secrets = { openai_api_key = { }; suzuri_token = { }; + bark_api_key = { }; "proxy/i2p/http" = { }; "proxy/i2p/https" = { }; "proxy/i2p/socks5" = { }; |