Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor: Use better file layout | ene | 2023-03-18 |
| | |||
* | Feat: Added admin@vhack.eu mail | sils | 2023-03-07 |
| | |||
* | Feat: Add mailserver | sils | 2023-03-07 |
| | |||
* | Feat: Add Website | sils | 2023-03-07 |
| | | | | | This provides an html file located at /srv/www/vhack.eu/index.html over https. | ||
* | Fix: correct host name and convenience changes | ene | 2023-02-05 |
| | | | | | | | | | | We used the domain name instead of the host name, which obviously doesn't work for multiple host. In addition to that I changed some directory to make importing easier and enabled the "nix-command" and "flakes" experimental options, to make the `nix flake check` command usable. Refs: #15 | ||
* | Flake: Changed the configuration to a flake | ene | 2023-02-04 |
Nix flakes make a lot of things very easy. |