add man pages
This commit is contained in:
parent
655aae9c95
commit
1207c11bc1
|
|
@ -71,7 +71,10 @@
|
|||
git
|
||||
btop
|
||||
cryptsetup
|
||||
man-pages
|
||||
man-pages-posix
|
||||
];
|
||||
documentation.dev.enable = true;
|
||||
programs.bash = {
|
||||
enableCompletion = true;
|
||||
promptInit = ''PS1="[\u \W] \[\e[32;1m\]\$\[\e[0m\] "'';
|
||||
|
|
|
|||
Loading…
Reference in a new issue