| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2024-12-25 | fix(hosts/server2): Use correct path to `vhack.eu/nixos-server` repo | Benedikt Peetz | |
| 2024-12-25 | feat(modules/nginx): Modularise the redirects and migrate them to server2 | Benedikt Peetz | |
| 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. | |||
| 2024-12-25 | refactor(hosts): Use a `by-name` structure and construct all host depended ↵ | Benedikt Peetz | |
| values This allows us to outsource the host-handling from the `flake.nix` file. | |||
