mkModule various
This commit is contained in:
@@ -227,7 +227,10 @@ in
|
||||
# ###################################################
|
||||
|
||||
services = {
|
||||
grafana = enabled;
|
||||
grafana = {
|
||||
enable = true;
|
||||
port = 9999;
|
||||
};
|
||||
};
|
||||
|
||||
# ###################################################
|
||||
|
||||
Reference in New Issue
Block a user