add man pages
This commit is contained in:
parent
655aae9c95
commit
1207c11bc1
|
|
@ -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\] "'';
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue