This commit is contained in:
rasmus-kirk
2025-06-14 15:53:19 +02:00
parent d564b7059b
commit 6f5f23769b
+1 -1
View File
@@ -142,7 +142,7 @@ in {
}; };
accessibleFrom = mkOption { accessibleFrom = mkOption {
type = with types; listOf port; type = with types; listOf str;
default = []; default = [];
description = '' description = ''
What IP's the VPN submodule should be accessible from. By default What IP's the VPN submodule should be accessible from. By default