Added exa config
Updated lockfile to use an updated version of the exa module in home-manager.
This commit is contained in:
parent
b640dbdbce
commit
2c18824cea
4 changed files with 39 additions and 13 deletions
|
@ -20,6 +20,7 @@ with lib; {
|
|||
suites.desktop.enable = true;
|
||||
tools.git.enable = true;
|
||||
tools.zsh.enable = true;
|
||||
tools.exa.enable = true;
|
||||
apps.neovim.enable = true;
|
||||
apps.tmux.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue