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;
|
gnutls = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
keepass = pkgs.keepass.override {
|
||||||
|
plugins = [ pkgs.keepass-keefox ];
|
||||||
|
};
|
||||||
|
|
||||||
# TODO: implement support for this
|
# TODO: implement support for this
|
||||||
# libvirt = {
|
# libvirt = {
|
||||||
# xenSupport = false;
|
# xenSupport = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue