From 11871fc5064b14d2396801102aa38ab70a9d856f Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Sun, 18 Aug 2024 13:38:02 +0200 Subject: [PATCH] update --- components/network/tinc/private.nix | 1 + flake.lock | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/components/network/tinc/private.nix b/components/network/tinc/private.nix index 7819ffc..891f950 100644 --- a/components/network/tinc/private.nix +++ b/components/network/tinc/private.nix @@ -26,6 +26,7 @@ let "prowlarr.orbi" = hosts.orbi; "photoprism.orbi" = hosts.orbi; # chungus + "video.chungus" = hosts.chungus; "de.tts.chungus" = hosts.chungus; "en.tts.chungus" = hosts.chungus; "flix.chungus" = hosts.chungus; diff --git a/flake.lock b/flake.lock index 4925ff2..a877b86 100644 --- a/flake.lock +++ b/flake.lock @@ -841,11 +841,11 @@ }, "private_assets": { "locked": { - "lastModified": 1723842152, - "narHash": "sha256-fQAJmfKy7y3Y/cQgmxYwnBEZjzekkKAdwOBzbEvJE0Y=", + "lastModified": 1723916901, + "narHash": "sha256-/1i1OTqP8Q7DmNqvwyAmKvxxzYr9qiniNM790lKOl4c=", "ref": "main", - "rev": "b447249a198b391bba49c339104db12b9ec9e4db", - "revCount": 65, + "rev": "e7a82f91a7347be4cbc786a22450a78bc11c71ce", + "revCount": 67, "type": "git", "url": "ssh://forgejo@git.ingolf-wagner.de/palo/nixos-private-assets.git" },