From dacafd3cd7f0656ebf12f2845b17224a121b693f Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 28 Jun 2022 09:46:04 +0200 Subject: ... --- user-profiles/utils.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'user-profiles') diff --git a/user-profiles/utils.nix b/user-profiles/utils.nix index 2e8a22f7..a1d7aa62 100644 --- a/user-profiles/utils.nix +++ b/user-profiles/utils.nix @@ -14,6 +14,10 @@ jq.enable = true; }; + home.sessionVariables = { + LESSCOLORIZER = "pygmentize -O style=solarized-dark"; + }; + home.packages = with pkgs; [ autossh usbutils pciutils exa silver-searcher pwgen unzip magic-wormhole qrencode tty-clock dnsutils openssl sshfs psmisc -- cgit v1.2.3