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 = {