d12186a601
Without this fix, evaluating a NixOS configuration with Tomcat enabled and the default settings results in the following evaluation error: Failed assertions: - users.users.tomcat.group is unset. This used to default to nogroup, but this is unsafe. For example you can create a group for this user with: users.users.tomcat.group = "tomcat"; users.groups.tomcat = {}; |
||
---|---|---|
.. | ||
apache-httpd | ||
caddy | ||
hitch | ||
jboss | ||
lighttpd | ||
nginx | ||
phpfpm | ||
trafficserver | ||
unit | ||
varnish | ||
agate.nix | ||
darkhttpd.nix | ||
fcgiwrap.nix | ||
hydron.nix | ||
mighttpd2.nix | ||
minio.nix | ||
molly-brown.nix | ||
pomerium.nix | ||
tomcat.nix | ||
traefik.nix | ||
ttyd.nix | ||
uwsgi.nix | ||
zope2.nix |