121 current 2025-10-08 19:57:56 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-08 20:00:42 -05:00
parent 345fa1c53b
commit 68a5ae410c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config # flake for blakes nixos config
# define new devices in outputs # define new devices in outputs
# generation: 120 current 2025-10-08 19:53:25 25.05.20251006.20c4598 6.12.50 * # generation: 121 current 2025-10-08 19:57:56 25.05.20251006.20c4598 6.12.50 *
{ {
description = "blakes nix config"; description = "blakes nix config";
inputs = { inputs = {

View File

@@ -28,7 +28,7 @@ in
{ from = 7103; to = 7103; } { from = 7103; to = 7103; }
]; ];
openVPNPorts = [{ openVPNPorts = [{
port = 60729; port = 51820;
protocol = "both"; protocol = "both";
}]; }];
}; };