Add glances
This commit is contained in:
parent
417bdd9563
commit
7a78ee93d2
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
wget myVim git zsh gnupg curl tmux
|
wget myVim git zsh gnupg curl tmux python36Packages.glances
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "skinnyv";
|
networking.hostName = "skinnyv";
|
||||||
|
|
Loading…
Reference in a new issue