Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix(hosts/server1/networking): Remove ipv6 route | ene | 2023-03-19 |
| | | | | | | This is somewhat misconfigured, as it makes to config not compilable. I assume, that this route setting is needed, but believe, that having a compiling config is better. | ||
* | Refactor: Use better file layout | ene | 2023-03-18 |
| | |||
* | Fix: Try to fix ipv6 | sils | 2023-03-07 |
| | |||
* | 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 |