mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add tools
This commit is contained in:
parent
7ad646f580
commit
4dc6ab7864
5 changed files with 46 additions and 44 deletions
|
|
@ -71,6 +71,7 @@ in {
|
|||
programs.direnv = {
|
||||
enable = true;
|
||||
nix-direnv.enable = true;
|
||||
enableZshIntegration = lib.mkIf config.mods.terminal.zsh.enable true;
|
||||
};
|
||||
|
||||
home.sessionVariables.EDITOR = "hx";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue