diff options
Diffstat (limited to 'user-profiles/utils.nix')
| -rw-r--r-- | user-profiles/utils.nix | 4 |
1 files changed, 3 insertions, 1 deletions
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 { | |||
| 44 | jq.enable = true; | 44 | jq.enable = true; |
| 45 | 45 | ||
| 46 | lesspipe.enable = true; | 46 | lesspipe.enable = true; |
| 47 | |||
| 48 | man.enable = true; | ||
| 47 | }; | 49 | }; |
| 48 | 50 | ||
| 49 | home.sessionVariables = { | 51 | home.sessionVariables = { |
| @@ -52,7 +54,7 @@ in { | |||
| 52 | 54 | ||
| 53 | home.packages = with pkgs; [ | 55 | home.packages = with pkgs; [ |
| 54 | autossh usbutils pciutils eza silver-searcher pwgen xkcdpass | 56 | autossh usbutils pciutils eza silver-searcher pwgen xkcdpass |
| 55 | unzip magic-wormhole qrencode tty-clock dnsutils openssl sshfs | 57 | unzip magic-wormhole dnsutils openssl sshfs |
| 56 | psmisc mosh tree vnstat file pv bc zip nmap aspell | 58 | psmisc mosh tree vnstat file pv bc zip nmap aspell |
| 57 | aspellDicts.de aspellDicts.en borgbackup man-pages rsync socat | 59 | aspellDicts.de aspellDicts.en borgbackup man-pages rsync socat |
| 58 | inetutils yq cached-nix-shell persistent-nix-shell rage | 60 | inetutils yq cached-nix-shell persistent-nix-shell rage |
