Installation corecte zsh
This commit is contained in:
parent
2d7efb57fb
commit
637124f767
@ -35,10 +35,11 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
neovim
|
||||
git
|
||||
zsh
|
||||
tmux
|
||||
];
|
||||
|
||||
programs.zsh.enable = true;
|
||||
|
||||
virtualisation.rkt.enable = true;
|
||||
boot.kernelModules = [ "overlay" ];
|
||||
users.extraGroups.rkt = { };
|
||||
|
Loading…
Reference in New Issue
Block a user