Add home nginx

merge-requests/18/head
korenstin 2025-06-14 19:00:41 +02:00
parent f617c9e3e1
commit cae379f473
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@
system.stateVersion = "25.05"; system.stateVersion = "25.05";
users.users."nginx".home = "/var/lib/nginx";
services.nginx.virtualHosts = { services.nginx.virtualHosts = {
"install-party.crans.org" = { "install-party.crans.org" = {
enableACME = true; enableACME = true;