mastodon: add nginx to mastodon group
This commit is contained in:
parent
59b2c3b243
commit
9e6f1de52a
1 changed files with 2 additions and 0 deletions
|
@ -98,5 +98,7 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
users.groups.mastodon.members = config.services.nginx.user;
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 80 ];
|
networking.firewall.allowedTCPPorts = [ 80 ];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue