Compare commits
4 commits
1cb9bd0cd3
...
aca454bcfb
Author | SHA1 | Date | |
---|---|---|---|
b12f | aca454bcfb | ||
Benjamin Yule Bädorf | 4fb46398d3 | ||
Benjamin Yule Bädorf | 6bbc296337 | ||
Benjamin Yule Bädorf | 341491f7a7 |
|
@ -10,8 +10,8 @@
|
||||||
systemd.services.systemd-networkd-wait-online.enable = lib.mkDefault false;
|
systemd.services.systemd-networkd-wait-online.enable = lib.mkDefault false;
|
||||||
|
|
||||||
networking.hosts = {
|
networking.hosts = {
|
||||||
"128.140.109.213" = ["vpn.b12f.io"];
|
"128.140.109.213" = [ "vpn.b12f.io" "frikandel-initrd.b12f.io" ];
|
||||||
"2a01:4f8:c2c:b60::" = ["vpn.b12f.io"];
|
"2a01:4f8:c2c:b60::" = [ "vpn.b12f.io" "frikandel-initrd.b12f.io" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.networkmanager = {
|
networking.networkmanager = {
|
||||||
|
|
Loading…
Reference in a new issue