more utils
This commit is contained in:
parent
62fc52c00f
commit
0f6e238cfc
1 changed files with 9 additions and 0 deletions
|
@ -6,10 +6,19 @@
|
||||||
tree
|
tree
|
||||||
];
|
];
|
||||||
|
|
||||||
|
programs.man = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
programs.bottom = {
|
programs.bottom = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
programs.lsd = {
|
||||||
|
enable = true;
|
||||||
|
enableAliases = true;
|
||||||
|
};
|
||||||
|
|
||||||
programs.hyfetch = {
|
programs.hyfetch = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue