feat: replace keepassxc with bitwarden

- Removed keepassxc package and its configuration.
- Replaced the KeePassXC Firefox extension with the Bitwarden extension.
- Removed KeepassXC from Hyprland exec-once
- Removed keepass folder from Syncthing configuration
This commit is contained in:
lightly-toasted 2025-09-24 18:00:44 +09:00
parent d7179b75a8
commit cfc656cf96
4 changed files with 4 additions and 26 deletions

View file

@ -9,9 +9,9 @@
OfferToSaveLogins = false;
PasswordManagerEnabled = false;
ExtensionSettings = {
# KeePassXC-Browser
"keepassxc-browser@keepassxc.org" = {
install_url = "https://addons.mozilla.org/firefox/downloads/latest/keepassxc-browser/latest.xpi";
# Bitwarden Password Manager
"{446900e4-71c2-419f-a6a7-df9c091e268b}" = {
install_url = "https://addons.mozilla.org/firefox/downloads/latest/bitwarden-password-manager/latest.xpi";
installation_mode = "normal_installed";
};
# Vimium C