--wip-- [skip ci]
This commit is contained in:
parent
eea02abfcb
commit
762085707c
136 changed files with 261 additions and 261 deletions
|
|
@ -1,14 +0,0 @@
|
|||
{ pkgs
|
||||
, config
|
||||
, lib
|
||||
, ...
|
||||
}:
|
||||
{
|
||||
home.packages =
|
||||
[ pkgs.bitwarden ]
|
||||
++ lib.optionals config.programs.rofi.enable (
|
||||
builtins.attrValues {
|
||||
# inherit (pkgs.unstable_pkgs) rbw rofi-rbw pinentry-gtk2;
|
||||
}
|
||||
);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue