diff options
Diffstat (limited to 'makefu/1systems/pnp.nix')
-rw-r--r-- | makefu/1systems/pnp.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/makefu/1systems/pnp.nix b/makefu/1systems/pnp.nix index 0c3676c8b..971676b79 100644 --- a/makefu/1systems/pnp.nix +++ b/makefu/1systems/pnp.nix @@ -32,8 +32,7 @@ }; }; - krebs.Reaktor = { - enable = true; + krebs.Reaktor.debug = { debug = true; extraEnviron = { REAKTOR_HOST = "ni.r"; |