Add basic tools to the base system
This commit is contained in:
parent
277858bb10
commit
7330ab9f41
1 changed files with 1 additions and 2 deletions
|
@ -26,8 +26,7 @@ in
|
|||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
wget git zsh gnupg curl tmux python36Packages.glances
|
||||
|
||||
wget git zsh gnupg curl tmux python36Packages.glances vim htop atop
|
||||
];
|
||||
|
||||
i18n.defaultLocale = "en_GB.UTF-8";
|
||||
|
|
Loading…
Reference in a new issue