Generated
+3
-3
@@ -2,11 +2,11 @@
|
||||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1775036866,
|
||||
"narHash": "sha256-ZojAnPuCdy657PbTq5V0Y+AHKhZAIwSIT2cb8UgAz/U=",
|
||||
"lastModified": 1775423009,
|
||||
"narHash": "sha256-vPKLpjhIVWdDrfiUM8atW6YkIggCEKdSAlJPzzhkQlw=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "6201e203d09599479a3b3450ed24fa81537ebc4e",
|
||||
"rev": "68d8aa3d661f0e6bd5862291b5bb263b2a6595c9",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
+11
-1
@@ -151,7 +151,17 @@ let
|
||||
}
|
||||
{
|
||||
host = "vids.${atriDotDad}";
|
||||
port = 31008;
|
||||
port = 30272;
|
||||
preset = "relaxed_config";
|
||||
}
|
||||
{
|
||||
host = "vidsapi.${atriDotDad}";
|
||||
port = 30271;
|
||||
preset = "relaxed_config";
|
||||
}
|
||||
{
|
||||
host = "vidsproxy.${atriDotDad}";
|
||||
port = 30273;
|
||||
preset = "relaxed_config";
|
||||
}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user