|  | Commit message (Collapse) | Author | Age | 
|---|
| | |  | 
| |\ |  | 
| | | 
| | 
| | 
| | | The commit didn't work and effectively disabled ipv6 | 
| | | 
| | 
| | 
| | 
| | 
| | | 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. | 
| | | 
| | 
| | 
| | 
| | | The hardware settings are (somewhat) host specific, and putting them in
`system` just builds the wrong expectations. | 
| | | 
| | 
| | 
| | 
| | | The old values did work, but these should just make things a bit
clearer. | 
| |\| |  | 
| | | |  | 
| | | |  | 
| | | 
| | 
| | 
| | | The used ips were straight up wrong. | 
| |/  
|   
|   
|   
| | Assigning a specific interface for a gateway should make it easier for
nixos to configure it. | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| | 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 | 
|  | Nix flakes make a lot of things very easy. |