jeschli retiolum: connect to enklave
This commit is contained in:
parent
547812c8ef
commit
94c785281a
@ -9,6 +9,7 @@
|
||||
"gum"
|
||||
"ni"
|
||||
"dishfire"
|
||||
"enklave"
|
||||
];
|
||||
};
|
||||
|
||||
@ -16,6 +17,9 @@
|
||||
tinc = pkgs.tinc_pre;
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 655 ];
|
||||
networking.firewall.allowedUDPPorts = [ 655 ];
|
||||
|
||||
environment.systemPackages = [
|
||||
pkgs.tinc
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user