diff options
author | Vincent Ambo <tazjin@tvl.su> | 2024-02-25T09·18+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-02-25T09·22+0000 |
commit | c63b9d88cd94e00ec03ac3878a39fcf30980e008 (patch) | |
tree | f8a71c6969b002ea57b914fcd95d2a8a7026c980 /users/tazjin/secrets/secrets.nix | |
parent | d5ec9a0c6f568002532f2e126ab36a813df47b40 (diff) |
chore(tazjin/nixos): remove monica setup r/7602
I never ended up actually using this for anything. Change-Id: I2bd9a46f6284d8283453d34eab6134efc92ea684 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11023 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su>
Diffstat (limited to 'users/tazjin/secrets/secrets.nix')
-rw-r--r-- | users/tazjin/secrets/secrets.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/tazjin/secrets/secrets.nix b/users/tazjin/secrets/secrets.nix index f1edc674765a..0b7c2c2cf19c 100644 --- a/users/tazjin/secrets/secrets.nix +++ b/users/tazjin/secrets/secrets.nix @@ -11,6 +11,5 @@ let in { "tgsa-yandex.age".publicKeys = allKeys; - "monica-appkey.age".publicKeys = allKeys; "geesefs-tazjins-files.age".publicKeys = allKeys; } |