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