add man pages

This commit is contained in:
caandt 2024-09-02 14:43:30 -05:00
parent 655aae9c95
commit 1207c11bc1

View file

@ -71,7 +71,10 @@
git git
btop btop
cryptsetup cryptsetup
man-pages
man-pages-posix
]; ];
documentation.dev.enable = true;
programs.bash = { programs.bash = {
enableCompletion = true; enableCompletion = true;
promptInit = ''PS1="[\u \W] \[\e[32;1m\]\$\[\e[0m\] "''; promptInit = ''PS1="[\u \W] \[\e[32;1m\]\$\[\e[0m\] "'';