hexchen yggdrasil module changes

This commit is contained in:
kat witch 2021-07-25 23:26:46 +01:00
parent ef4d5ca036
commit e8fcabc143
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
7 changed files with 16 additions and 16 deletions

View file

@ -57,7 +57,7 @@ with lib;
};
kw.fw.public.interfaces = singleton "enp1s0";
kw.fw.private.interfaces = singleton "hexnet";
kw.fw.private.interfaces = singleton "yggdrasil";
kw.fw.public.tcp.ports = singleton 52969;
@ -68,7 +68,7 @@ with lib;
(lib.head config.networking.interfaces.enp1s0.ipv6.addresses).address;
};
hexchen.network = {
network.yggdrasil = {
enable = true;
pubkey = "55e3f29c252d16e73ac849a6039824f94df1dee670c030b9e29f90584f935575";
listen.enable = true;