summaryrefslogtreecommitdiffstats
path: root/2configs/graphite-standalone.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-08-07 12:53:02 +0200
committermakefu <github@syntax-fehler.de>2015-08-07 12:53:02 +0200
commitda3a01e5aef58dddbb521937270a32be9a935105 (patch)
tree561f24165dd0a5556a51f825a2f0d5198d70d0d6 /2configs/graphite-standalone.nix
parent635ee38e3b21e5c9b04ff6bed8c419827ae918cd (diff)
refactor pnp
Diffstat (limited to '2configs/graphite-standalone.nix')
-rw-r--r--2configs/graphite-standalone.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/2configs/graphite-standalone.nix b/2configs/graphite-standalone.nix
index 50c623ab9..8b70c11c8 100644
--- a/2configs/graphite-standalone.nix
+++ b/2configs/graphite-standalone.nix
@@ -5,6 +5,7 @@
with lib;
{
imports = [ ];
+
services.graphite = {
web = {
enable = true;