feat(wpcarro/marcus): Set wheelNeedsPassword = false

Removing some keystrokes from my life at the cost of security. Thoughts,
comments, and concerns are welcome!

Change-Id: I04d877021c4ce15a4d432a6a73e38e60878521aa
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4419
Tested-by: BuildkiteCI
Reviewed-by: wpcarro <wpcarro@gmail.com>
This commit is contained in:
William Carroll 2021-12-19 08:09:52 -05:00 committed by wpcarro
parent 7285ac9327
commit c435cf754c

View file

@ -74,6 +74,8 @@ in {
shell = pkgs.fish;
};
security.sudo.wheelNeedsPassword = false;
fonts = {
fonts = with pkgs; [
jetbrains-mono