fix: runner needs domains working
All checks were successful
/ check (push) Successful in 47s
/ deploy (push) Has been skipped

This commit is contained in:
Jermeiah S 2025-06-21 22:58:39 -04:00
parent 18a32b94b3
commit 8e3fb7852a
No known key found for this signature in database
2 changed files with 13 additions and 0 deletions

View file

@ -1,4 +1,13 @@
_: {
networking.firewall.interfaces = {
ygg0 = {
allowedTCPPorts = [ 22 ];
};
};
services.yggdrasil-jumper = {
enable = true;
# settings = { };
};
networking.yggdrasil = {
enable = true;
AllowedPublicKeys = [