mkModule various

This commit is contained in:
mjallen18
2025-12-17 12:52:42 -06:00
parent 50345adeb5
commit 96ce0001c5
16 changed files with 462 additions and 636 deletions

View File

@@ -227,7 +227,10 @@ in
# ###################################################
services = {
grafana = enabled;
grafana = {
enable = true;
port = 9999;
};
};
# ###################################################