add glances to hopper

This commit is contained in:
xunuwu 2025-05-26 16:50:01 +02:00
parent e2034ee6cb
commit f8dbf05740
5 changed files with 14 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
services.glances = {
enable = true;
};
}