feat: nginx test

This commit is contained in:
Nick 2024-10-07 14:40:26 -05:00
parent 36c407f268
commit e8c8e63e5a
2 changed files with 2 additions and 1 deletions

View file

@ -83,4 +83,5 @@ in {
sopsSecrets
);
};
users.users.nginx.extraGroups = ["acme"];
}