mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 03:13:38 +00:00
Add bitwarden electron app
This commit is contained in:
@@ -72,6 +72,7 @@ in
|
||||
|
||||
# password managers
|
||||
_1password
|
||||
bitwarden
|
||||
bitwarden-cli
|
||||
gopass
|
||||
|
||||
|
@@ -361,5 +361,6 @@ in
|
||||
};
|
||||
|
||||
home.file.".config/nvim/lua".source = ./nvim/lua;
|
||||
home.file.".config/srv".source = ./srv;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user