optimizing
This commit is contained in:
parent
9ff3c67bcd
commit
f5a5d699fa
1 changed files with 2 additions and 9 deletions
|
@ -20,6 +20,7 @@
|
|||
ffmpeg
|
||||
rlwrap
|
||||
pinentry
|
||||
gcr
|
||||
gnutar
|
||||
unzip
|
||||
zip
|
||||
|
@ -85,7 +86,7 @@
|
|||
via
|
||||
bitwarden-cli
|
||||
bitwarden-desktop
|
||||
# rbw
|
||||
rbw
|
||||
tailscale
|
||||
protonplus
|
||||
|
||||
|
@ -214,14 +215,6 @@
|
|||
epkgs.vterm
|
||||
];
|
||||
};
|
||||
rbw = {
|
||||
enable = true;
|
||||
settings = {
|
||||
email = "matt@emenel.ca";
|
||||
lock_timeout = 999999999;
|
||||
pinentry = pkgs.gcr;
|
||||
};
|
||||
};
|
||||
ripgrep = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue