From bbaac672844b390636789959ed140149446e9851 Mon Sep 17 00:00:00 2001 From: lurchi Date: Sat, 13 Jul 2019 13:10:24 +0200 Subject: [PATCH] SERVICEHOME not needed --- nixos/modules/gnunet/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/modules/gnunet/default.nix b/nixos/modules/gnunet/default.nix index 5e5069b..5c3e638 100644 --- a/nixos/modules/gnunet/default.nix +++ b/nixos/modules/gnunet/default.nix @@ -11,7 +11,6 @@ let configFile = with cfg; pkgs.writeText "gnunetd.conf" '' [PATHS] - SERVICEHOME = ${homeDir} SUID_BINARY_PATH = ${config.security.wrapperDir} [ARM]