Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'server1_mail' into server1_develop | ene | 2023-03-20 |
|\ | |||
| * | Refactor: Use better file layout | ene | 2023-03-18 |
| | | |||
| * | Fix: Try to fix ipv6 | sils | 2023-03-07 |
| | | |||
* | | Fix(hosts/server1/networking): Correct ipv6 | ene | 2023-03-19 |
| | | | | | | | | The used ips were straight up wrong. | ||
* | | Fix(hosts/server1/networking): Fix Gateways | ene | 2023-03-19 |
|/ | | | | | Assigning a specific interface for a gateway should make it easier for nixos to configure it. | ||
* | 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 |