about summary refs log tree commit diff
path: root/hosts/tahoe/secrets
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-08-21 17:43:56 -0700
committerFranck Cuny <franck@fcuny.net>2023-08-21 17:43:56 -0700
commit33082a3d589d2d086d6fceef5eac3096f5ef17f0 (patch)
tree4c352dbb19eb5f0615966e78118b42aa7c993894 /hosts/tahoe/secrets
parentadd a couple of github actions (diff)
downloadworld-33082a3d589d2d086d6fceef5eac3096f5ef17f0.tar.gz
remove custom tools
Diffstat (limited to 'hosts/tahoe/secrets')
-rw-r--r--hosts/tahoe/secrets/secrets.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/tahoe/secrets/secrets.nix b/hosts/tahoe/secrets/secrets.nix
index 0560a57..d8283fe 100644
--- a/hosts/tahoe/secrets/secrets.nix
+++ b/hosts/tahoe/secrets/secrets.nix
@@ -35,6 +35,4 @@ in
 
   "restic/repo-systems.age".publicKeys = all;
   "rsync.net/ssh-key.age".publicKeys = all;
-
-  "sendsms/config.age".publicKeys = all;
 }