aboutsummaryrefslogtreecommitdiff
path: root/home-config/mailvelope
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2026-08-24 01:47:36 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2026-08-24 01:47:36 -0400
commit6c4fc5e429f362c0c5544d34f17285c4cfc16ba8 (patch)
tree47177652c89aeafe7dde2396277c76e1c464eec1 /home-config/mailvelope
parent72d1c1aae5c6ef87a88e81111a74d7b041c57a22 (diff)
remove old filesand bump nix-files
Diffstat (limited to 'home-config/mailvelope')
-rw-r--r--home-config/mailvelope/gpgmejson.json7
-rwxr-xr-xhome-config/mailvelope/start.sh4
2 files changed, 0 insertions, 11 deletions
diff --git a/home-config/mailvelope/gpgmejson.json b/home-config/mailvelope/gpgmejson.json
deleted file mode 100644
index 7ad8586..0000000
--- a/home-config/mailvelope/gpgmejson.json
+++ /dev/null
@@ -1,7 +0,0 @@
1{
2 "name": "gpgmejson",
3 "description": "JavaScript binding for GnuPG",
4 "path": "/home/ryan/.local/share/mailvelope/start.sh",
5 "type": "stdio",
6 "allowed_extensions": ["jid1-AQqSMBYb0a8ADg@jetpack"]
7}
diff --git a/home-config/mailvelope/start.sh b/home-config/mailvelope/start.sh
deleted file mode 100755
index 01b3ee2..0000000
--- a/home-config/mailvelope/start.sh
+++ /dev/null
@@ -1,4 +0,0 @@
1#!/usr/bin/env bash
2
3# Wrap for gpgme-json so firefox can use it
4exec gpgme-json $@