aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/websites/tools/diaspora.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixops/modules/websites/tools/diaspora.nix')
-rw-r--r--nixops/modules/websites/tools/diaspora.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixops/modules/websites/tools/diaspora.nix b/nixops/modules/websites/tools/diaspora.nix
index ebb7612..f6097a0 100644
--- a/nixops/modules/websites/tools/diaspora.nix
+++ b/nixops/modules/websites/tools/diaspora.nix
@@ -1,4 +1,4 @@
1{ lib, pkgs, config, myconfig, mylibs, ... }: 1{ lib, pkgs, config, myconfig, ... }:
2let 2let
3 env = myconfig.env.tools.diaspora; 3 env = myconfig.env.tools.diaspora;
4 root = "/run/current-system/webapps/tools_diaspora"; 4 root = "/run/current-system/webapps/tools_diaspora";