keepass: use keepass-keefox plugin
This commit is contained in:
parent
4351fffc71
commit
82435eb96d
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,10 @@ in
|
|||
gnutls = true;
|
||||
};
|
||||
|
||||
keepass = pkgs.keepass.override {
|
||||
plugins = [ pkgs.keepass-keefox ];
|
||||
};
|
||||
|
||||
# TODO: implement support for this
|
||||
# libvirt = {
|
||||
# xenSupport = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue