X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fprivate%2Fwebsites%2Ftools%2Ftools%2Fgrocy.nix;fp=modules%2Fprivate%2Fwebsites%2Ftools%2Ftools%2Fgrocy.nix;h=3c33170a4c8200b5c746ecb4faeaed8caa40945f;hb=750fe5a43b957b91a26069cf8a4fe19fc7b2633c;hp=a98d8acf5d3397a0ea917b21703fd22b81ca5344;hpb=fcbdf67afe262bf6b35a4047956b2f8c12a04cb1;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/modules/private/websites/tools/tools/grocy.nix b/modules/private/websites/tools/tools/grocy.nix index a98d8ac..3c33170 100644 --- a/modules/private/websites/tools/tools/grocy.nix +++ b/modules/private/websites/tools/tools/grocy.nix @@ -16,8 +16,7 @@ rec { user = "wwwrun"; group = "wwwrun"; modules = [ "proxy_fcgi" ]; - webappName = "tools_grocy"; - root = "/run/current-system/webapps/${webappName}"; + root = webRoot; vhostConf = socket: '' Alias /grocy "${root}"