Refactor directory structure

This commit is contained in:
2025-09-11 10:49:07 -04:00
parent 03a4cc572a
commit 7ed720ce5f
19 changed files with 858 additions and 261 deletions

View File

@@ -4,7 +4,7 @@
glances = {
enable = true;
port = 61208;
extraArgs = "--webserver";
extraArgs = [ "--webserver" ];
};
};
}