| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2026-03-22 | hosts/server3/websites: Remove the now-deprecated `.git` suffixes | Benedikt Peetz | |
| 2025-02-07 | hosts/server3/websites: Host nix-sync on server3 | Benedikt Peetz | |
| 2025-02-04 | hosts/server2/websites: Correct extraSettings for wkd | Benedikt Peetz | |
| The `/.well-known/openpgpkey/hu/` path does not exist. Thus remove the erroneous `hu/` at the end. | |||
| 2025-02-04 | hosts/server2/websites: Use the new repository urls | Benedikt Peetz | |
| This changes: https://codeberg.org/bpeetz/b-peetz.de.git -> https://git.foss-syndicate.org/bpeetz/b-peetz.de.git https://codeberg.org/vhack.eu/gpg_wkd.git -> https://git.foss-syndicate.org/vhack.eu/pgp-wkd.git | |||
| 2025-02-04 | modules/nix-sync: Actually enable | Benedikt Peetz | |
| This includes the obvious changes, ensuring that it follows our current best-practices. | |||
| 2024-12-20 | refactor({modules,test}): Migrate to a `by-name` structure | Benedikt Peetz | |
| 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 | |
