Added direnv configuration
This commit is contained in:
parent
fd078a45bc
commit
b6d07f92d5
2 changed files with 25 additions and 1 deletions
|
@ -15,10 +15,11 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
aa = {
|
||||
tools = {
|
||||
direnv.enable = true;
|
||||
exa.enable = true;
|
||||
git.enable = true;
|
||||
gpg.enable = true;
|
||||
zsh.enable = true;
|
||||
exa.enable = true;
|
||||
};
|
||||
|
||||
apps = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue