From 43c9825e49d25fbd2c19abcdeb8f73aee8be2a4c Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 14 May 2025 10:50:27 +0200 Subject: ... --- user-profiles/utils.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'user-profiles/utils.nix') diff --git a/user-profiles/utils.nix b/user-profiles/utils.nix index 4b7c4d0f..da79e336 100644 --- a/user-profiles/utils.nix +++ b/user-profiles/utils.nix @@ -44,6 +44,8 @@ in { jq.enable = true; lesspipe.enable = true; + + man.enable = true; }; home.sessionVariables = { @@ -52,7 +54,7 @@ in { home.packages = with pkgs; [ autossh usbutils pciutils eza silver-searcher pwgen xkcdpass - unzip magic-wormhole qrencode tty-clock dnsutils openssl sshfs + unzip magic-wormhole dnsutils openssl sshfs psmisc mosh tree vnstat file pv bc zip nmap aspell aspellDicts.de aspellDicts.en borgbackup man-pages rsync socat inetutils yq cached-nix-shell persistent-nix-shell rage -- cgit v1.2.3