fix image generation

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-06-29 11:34:25 -04:00
parent 898379ab13
commit 337caba1f0
3 changed files with 26 additions and 4 deletions

View File

@ -6,7 +6,7 @@
}:
let
nextcloud-image = import ./nextcloud-image.nix;
nextcloud-image = import ./nextcloud-image.nix { inherit pkgs; };
in
{
virtualisation.oci-containers.containers = {