mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
feat: moved openvpn to more appropriate file
This commit is contained in:
parent
9a38ea8d19
commit
da0c9d6a99
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ let
|
|||
;
|
||||
in
|
||||
{
|
||||
network.openvpn.enable = true;
|
||||
boot.network.openvpn.enable = true;
|
||||
networking = {
|
||||
hostName = mars.name;
|
||||
networkmanager.enable = true;
|
||||
|
|
@ -24,6 +24,7 @@ in
|
|||
3131 # Deskreen
|
||||
1234 # Elm-land server
|
||||
5037 # ADB Server
|
||||
45893
|
||||
];
|
||||
allowedUDPPorts = [
|
||||
7777
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue