From d0d3ee51ef343079443cd660f9d6ac248667f5eb Mon Sep 17 00:00:00 2001 From: noe Date: Wed, 26 Jun 2024 18:00:30 -0400 Subject: [PATCH] ps2live: add plapkit --- nixos/stacks/ps2.live/extras.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/stacks/ps2.live/extras.nix b/nixos/stacks/ps2.live/extras.nix index d5be3a7..54b6880 100644 --- a/nixos/stacks/ps2.live/extras.nix +++ b/nixos/stacks/ps2.live/extras.nix @@ -20,7 +20,7 @@ }; plapkit = { - image = "plapkit"; + image = "noe/plapkit:latest"; imageFile = inputs.plapkit.packages.${pkgs.system}.container; ports = [ "8555:8555" ]; environment = {