fix: syncthing cucked

This commit is contained in:
Nick 2025-12-09 18:05:54 -06:00
parent f1a169adf6
commit 5b7b52607f
11 changed files with 11 additions and 11 deletions

View file

@ -4,7 +4,7 @@
...
}:
let
inherit (import ../../../helpers.nix) labHelpers;
inherit (import ../../../helpers.nix { inherit flake; }) labHelpers;
inherit (labHelpers) mntPath;
inherit (import ../config { inherit flake config; }) jellyfinVM;
inherit (flake.config.people) user0;