set up 1password gui
This commit is contained in:
parent
50ae1f3d3f
commit
452d386e25
3 changed files with 10 additions and 1 deletions
5
home/common/desktop/1password.nix
Normal file
5
home/common/desktop/1password.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
_1password-gui
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue