| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2024-08-02 | refactor(nixos/{nginx, nix-sync}): Migrate from `system/services` | Benedikt Peetz | |
| Nix-sync was sort-of mixed into the nginx configuration, thus separating it completely seemed reasonable. | |||
| 2024-06-01 | feat(system/services/nginx)!: Change meaning of `root` key | Benedikt Peetz | |
| The `root` key was rather useless (it was always just the `/etc/.../<domain>` path.). This change gives it a real meaning. See the 'BREAKING CHANGE' section for more information. BREAKING CHANGE: Previously the `root` key denoted the _absolute_ root of a repository. Now it just denotes the root relative (i.e. a path within the built repository) to the repos cloning position. You should just remove the absolute part of the path (that, which is not an output in your built repository) | |||
| 2024-05-26 | feat(system/services/nginx): add wkd for sils.li | Silas Schöffel | |
| 2024-05-26 | feat(system/services/nginx): add wkd for s-schoeffel.de | Silas Schöffel | |
| 2024-05-26 | fix(system/services/nginx/hosts): Update trinitrix source git path | Benedikt Peetz | |
| 2024-05-25 | feat(system/services/nginx): Add the trinitrix website | Benedikt Peetz | |
| 2024-05-25 | feat(system/services/nginx): Add the GPG WKD | Benedikt Peetz | |
| 2024-04-24 | fix(treewide): move former git-crypted files to correct location | Silas Schöffel | |
| They were accidentally added at the wrong location in dd4b6bcfc16c7c795b697195eb6703966352d9f4 | |||
| 2024-03-29 | chore(git-crypt): Re-add previously encrypted files in decrypted form | Soispha | |
