Add bitwarden electron app

This commit is contained in:
Dave Gallant
2021-09-18 21:45:18 -04:00
parent 2eb1105f7e
commit d0012b087c
2 changed files with 2 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ in
# password managers
_1password
bitwarden
bitwarden-cli
gopass

View File

@@ -361,5 +361,6 @@ in
};
home.file.".config/nvim/lua".source = ./nvim/lua;
home.file.".config/srv".source = ./srv;
}