General cleanup and flake update
This commit is contained in:
parent
b26292662f
commit
a5bc8abaec
13 changed files with 126 additions and 112 deletions
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
environment = {
|
||||
pathsToLink = [ "/share/zsh" ];
|
||||
systemPackages = with pkgs; [ helix zellij kitty.terminfo ];
|
||||
systemPackages = [ pkgs.helix pkgs.zellij pkgs.kitty.terminfo ];
|
||||
};
|
||||
|
||||
i18n.defaultLocale = "it_IT.UTF-8";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue