summary refs log tree commit diff stats
path: root/modules/by-name/ng/nginx (follow)
Commit message (Collapse)AuthorAge
* feat(modules/nginx): Modularise the redirects and migrate them to server2Benedikt Peetz3 days
| | | | | | The redirects always have an implicit dependency on the DNS config of the running host. As such, simply stating them for all host is never a possibility and setting them per host the only viable option.
* fix(treewide): Add constant uids and gids to each user and groupBenedikt Peetz3 days
| | | | This allows us to avoid persisting `/var/lib/nixos`.
* refactor(modules/impermanence): Migrate to by-name while distributing modsBenedikt Peetz4 days
|
* refactor({modules,test}): Migrate to a `by-name` structureBenedikt Peetz8 days