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