README: simplify configuration
This commit is contained in:
parent
7cbbbc4ebb
commit
a5d43d9751
@ -21,9 +21,8 @@ Mic92's stockholm fork will than update this repository itself.
|
|||||||
|
|
||||||
```nix
|
```nix
|
||||||
{
|
{
|
||||||
# lookup the ipv6 address from the generated text file ./hosts
|
# The ipv6 address is generated based on the hostname.
|
||||||
networking.retiolum.ipv6 = "42:0:3c46:70c7:8526:2adf:0000:0000";
|
# optional one can specify an ipv4 address, but this is not needed.
|
||||||
# optional
|
|
||||||
# networking.retiolum.ipv4 = "10.240.0.0";
|
# networking.retiolum.ipv4 = "10.240.0.0";
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user