switch from bitwarden to keepassxc
This commit is contained in:
parent
5f26ed0524
commit
2623df1e00
4 changed files with 21 additions and 5 deletions
|
@ -38,6 +38,7 @@
|
|||
programs.ssh = {
|
||||
enableAskPassword = true;
|
||||
askPassword = lib.getExe pkgs.lxqt.lxqt-openssh-askpass;
|
||||
startAgent = true;
|
||||
};
|
||||
|
||||
systemd = {
|
||||
|
@ -103,6 +104,7 @@
|
|||
./modules/dolphin
|
||||
./modules/firefox
|
||||
./modules/element.nix
|
||||
./modules/keepassxc
|
||||
./dev-support.nix
|
||||
];
|
||||
|
||||
|
@ -117,7 +119,6 @@
|
|||
curl
|
||||
cantata
|
||||
logseq
|
||||
bitwarden
|
||||
lxqt.pavucontrol-qt
|
||||
helvum
|
||||
htop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue