mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 19:45:40 +00:00
feat: add keepassxc
This commit is contained in:
parent
091a0711e8
commit
6d64f0b478
5 changed files with 25 additions and 4 deletions
|
@ -9,9 +9,9 @@
|
|||
OfferToSaveLogins = false;
|
||||
PasswordManagerEnabled = false;
|
||||
ExtensionSettings = {
|
||||
# C2 Password
|
||||
"c2password@synology.com" = {
|
||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/c2-password/latest.xpi";
|
||||
# KeePassXC-Browser
|
||||
"keepassxc-browser@keepassxc.org" = {
|
||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/keepassxc-browser/latest.xpi";
|
||||
installation_mode = "normal_installed";
|
||||
};
|
||||
# Vimium C
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue