add glances to hopper
This commit is contained in:
parent
e2034ee6cb
commit
f8dbf05740
5 changed files with 14 additions and 0 deletions
5
sys/machines/hopper/lab/glances.nix
Normal file
5
sys/machines/hopper/lab/glances.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
services.glances = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue