KeePassXC fully integrated: passwords, browser integration, ssh, & service

This commit is contained in:
Semere Meharena Mebrahtom 2026-07-26 23:56:35 +02:00
parent a8bc48adc0
commit d74cd9b87c
No known key found for this signature in database
7 changed files with 71 additions and 8 deletions

View file

@ -29,6 +29,11 @@
installation_mode = "force_installed";
install_url = "https://addons.mozilla.org/firefox/downloads/latest/vimium-ff/latest.xpi";
};
# KeePassXC-Browser
"keepassxc-browser@keepassxc.org" = {
installation_mode = "force_installed";
install_url = "https://addons.mozilla.org/firefox/downloads/latest/keepassxc-browser/latest.xpi";
};
};
};