mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 15:45:39 +00:00
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:
parent
d7179b75a8
commit
cfc656cf96
4 changed files with 4 additions and 26 deletions
|
@ -13,10 +13,6 @@
|
|||
"tablet" = { id = "BCSESXD-F5NOKTH-QPTHZEY-XITQPKC-BVWMA36-YM72QIS-JOUPIGN-2S7LRAU"; };
|
||||
};
|
||||
folders = {
|
||||
"keepass" = {
|
||||
path = "/data/Backup/Keepass/";
|
||||
devices = [ "phone" ];
|
||||
};
|
||||
"obsidian" = {
|
||||
path = "/data/Backup/Obsidian/";
|
||||
devices = [ "phone" "tablet" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue