nixos/dysnomia: enable InfluxDB support
This commit is contained in:
@@ -151,6 +151,7 @@ in
|
||||
enableSubversionRepository = config.services.svnserve.enable;
|
||||
enableTomcatWebApplication = config.services.tomcat.enable;
|
||||
enableMongoDatabase = config.services.mongodb.enable;
|
||||
enableInfluxDatabase = config.services.influxdb.enable;
|
||||
});
|
||||
|
||||
dysnomia.properties = {
|
||||
|
||||
Reference in New Issue
Block a user