optimizing

This commit is contained in:
Matt Nish-Lapidus 2024-10-02 00:25:06 -04:00
parent 9ff3c67bcd
commit f5a5d699fa

View file

@ -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;
};