hosts/remilia: random nginx changes

Signed-off-by: natto1784 <natto@weirdnatto.in>
This commit is contained in:
2023-04-27 15:01:33 +05:30
parent 0e4ac5dfe5
commit be59cc0e8a
3 changed files with 21 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
enable = true;
extraRules = [
{
users = [ "wheel" ];
groups = [ "wheel" ];
keepEnv = true;
persist = true;
}