Add glances

This commit is contained in:
Cyryl Płotnicki 2019-04-03 12:09:19 +01:00
parent 417bdd9563
commit 7a78ee93d2

View file

@ -33,7 +33,7 @@ in
};
environment.systemPackages = with pkgs; [
wget myVim git zsh gnupg curl tmux
wget myVim git zsh gnupg curl tmux python36Packages.glances
];
networking.hostName = "skinnyv";