about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-19 13:07:02 +0200
committerSoispha <soispha@vhack.eu>2023-10-19 13:07:02 +0200
commit583db5083da04f32bd8b5431eceb96ed8dfbc698 (patch)
tree7b7fe519f9da296025804524ff031d6a66fa894c
parentfix(hm/pkgs/scr/neorg): Run search _after_ loading first file (diff)
downloadnixos-config-583db5083da04f32bd8b5431eceb96ed8dfbc698.tar.gz
nixos-config-583db5083da04f32bd8b5431eceb96ed8dfbc698.zip
feat(hm/conf/firefox/extensions): Add torproject-snowflake
-rwxr-xr-xhm/soispha/conf/firefox/scripts/update_extensions1
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soispha/conf/firefox/scripts/update_extensions b/hm/soispha/conf/firefox/scripts/update_extensions
index 05f47aad..c820dd7f 100755
--- a/hm/soispha/conf/firefox/scripts/update_extensions
+++ b/hm/soispha/conf/firefox/scripts/update_extensions
@@ -12,6 +12,7 @@ cat << EOF > $tmp
     tridactyl-vim
     video-pauser
     libredirect
+    torproject-snowflake
 EOF
 
 # The bin is provided in the devshell. The cat execution should be unquoted