Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix(system/hardware): Use actually needed modules and UUID | ene | 2023-03-19 |
| | | | | | The old values did work, but these should just make things a bit clearer. | ||
* | Refactor: Use better file layout | ene | 2023-03-18 |
| | |||
* | Fix: Try to fix ipv6 | sils | 2023-03-07 |
| | |||
* | Feat: Use default.nix | ene | 2023-02-05 |
| | |||
* | 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 |