diff options
author | tzlil <tzlils@protonmail.com> | 2024-03-22 15:30:51 +0200 |
---|---|---|
committer | tzlil <tzlils@protonmail.com> | 2024-03-22 15:30:51 +0200 |
commit | ad1d562972d7198e9d9e8d9d340ed9584b0376f2 (patch) | |
tree | 1799f9bbb22e36f5ae6ddce46b55acbe2ee677d0 /mixins/firefox | |
parent | 08c4cb2247461fe36b2e7d7456aef0d17acd26af (diff) |
add vimium and git aliases and obsidian
Diffstat (limited to 'mixins/firefox')
-rw-r--r-- | mixins/firefox/minimum/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mixins/firefox/minimum/default.nix b/mixins/firefox/minimum/default.nix index e495ce2..a20d650 100644 --- a/mixins/firefox/minimum/default.nix +++ b/mixins/firefox/minimum/default.nix @@ -374,6 +374,7 @@ in redirector ublock-origin keepassxc-browser + vimium ]; settings = { "extensions.activeThemeID" = "{e410fec2-1cbd-4098-9944-e21e708418af}"; |