From 0f0ec44ac8195ad3282e346d1a65906b4792f3f5 Mon Sep 17 00:00:00 2001 From: noe Date: Wed, 26 Jun 2024 17:43:51 -0400 Subject: [PATCH] ps2live: add plapkit --- nixos/stacks/ps2.live/extras.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/stacks/ps2.live/extras.nix b/nixos/stacks/ps2.live/extras.nix index 2a7b31b..b341b72 100644 --- a/nixos/stacks/ps2.live/extras.nix +++ b/nixos/stacks/ps2.live/extras.nix @@ -20,6 +20,7 @@ }; plapkit = { + image = "plapkit"; imageFile = inputs.plapkit.packages.${pkgs.system}.container; environment = { DSI_FIELD_NAME = "system[front]";