Add helix to baldur
This commit is contained in:
parent
6c730360a0
commit
a9e81757d0
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ with lib; {
|
|||
|
||||
environment = {
|
||||
pathsToLink = [ "/share/zsh" ];
|
||||
systemPackages = with pkgs; [ tmux vim kitty ];
|
||||
systemPackages = with pkgs; [ helix kitty tmux vim ];
|
||||
};
|
||||
|
||||
i18n.defaultLocale = "it_IT.UTF-8";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue