aboutsummaryrefslogtreecommitdiffstats
path: root/system/services/nginx (unfollow)
Commit message (Collapse)Author
2023-07-28Fix(treewide): Use correct function argument specificationSoispha
2023-07-28Refactor(system/services/nginx): Reduce encrypted stuff to a minimumSoispha
2023-07-19Style(treewide): Format after removing vim linesSoispha
2023-07-19Feat(.editorconfig): Add the configuration for all filesSoispha
This sets some formatting option based on the file. In comparison to the vim lines, this should be supported by more editors.
2023-07-04Fix(system/services/nginx): Set the correct acme webRootSoispha
2023-07-04Fix(system/services/nix-sync): Use correct git urlsSoispha
2023-07-04Fix(system/services/nginx): Create nix-sync cache through impermanenceSoispha
2023-07-04Fix(system/services): Move acmeWebRoot back to /var/lib/acmeSoispha
2023-07-04Fix(system/services/nginx): Remove slash from acme webrootSoispha
2023-07-04Fix(system/services): Inherit acmeRoot manuallySoispha
2023-07-04Fix(system/services/nginx/hosts): Inherit acmeRoot settingSoispha
2023-07-03Style(system/services/nginx): Use nested attr set for acme optionsSoispha
2023-07-03Refactor(system/services/nginx): Adapt to new nix-sync moduleSoispha
2023-06-25Fix(system/services/acme): Leave certs generation to nixosSoispha
2023-06-25Fix(system/services/git-sync): Switch to str to avoid impuritySoispha
2023-06-25Fix(system/services/nginx): Actually enable git-syncSoispha
2023-06-17Fix(system/services/nginx): Switch to git-syncSoispha
2023-04-21Fix(system/services/nginx): Correct path to index.htmlsils
2023-04-19Feat(system/services/nginx): Change to declarative websitesSoispha
2023-03-18Refactor: Use better file layoutene