Compare commits

..

No commits in common. "aca454bcfb31734e869a2a22302e07aea8cb2639" and "1cb9bd0cd3607451cf164f594b7a886e26cff5d7" have entirely different histories.

View file

@ -10,8 +10,8 @@
systemd.services.systemd-networkd-wait-online.enable = lib.mkDefault false;
networking.hosts = {
"128.140.109.213" = [ "vpn.b12f.io" "frikandel-initrd.b12f.io" ];
"2a01:4f8:c2c:b60::" = [ "vpn.b12f.io" "frikandel-initrd.b12f.io" ];
"128.140.109.213" = ["vpn.b12f.io"];
"2a01:4f8:c2c:b60::" = ["vpn.b12f.io"];
};
networking.networkmanager = {