Update vids
Deploy NixOS / deploy (push) Successful in 1m12s

This commit is contained in:
2026-04-08 10:39:03 -06:00
parent f904a1f0a6
commit 818fc12442
2 changed files with 14 additions and 4 deletions
Generated
+3 -3
View File
@@ -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
View File
@@ -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";
}
{