Added QoL tools
This commit is contained in:
parent
7983baac85
commit
f8e2a65a7b
1 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
||||||
{...}: {
|
{...}: {
|
||||||
aa.installDefaults = false;
|
aa = {
|
||||||
|
installDefaults = false;
|
||||||
|
|
||||||
|
tools = {
|
||||||
|
eza.enable = true;
|
||||||
|
zsh.enable = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue