feat: Install all standard man pages
This commit is contained in:
parent
6dc6034bc8
commit
96096f39f2
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ in {
|
|||
# $ nix-env -qaP | grep wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
curl gnumake unzip openjdk gcc htop tree direnv tmux fish ripgrep
|
||||
gnupg pass git
|
||||
gnupg pass git manpages stdmanpages
|
||||
];
|
||||
|
||||
# Enable the X11 windowing system.
|
||||
|
|
Loading…
Reference in a new issue