add bitwarden desktop app
This commit is contained in:
parent
b69fbbcde9
commit
c84fcc5abb
2 changed files with 4 additions and 11 deletions
3
home/profiles/programs/misc/bitwarden.nix
Normal file
3
home/profiles/programs/misc/bitwarden.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = [pkgs.bitwarden-desktop];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue