diff --git a/nixos/stacks/ps2.live/saerro.nix b/nixos/stacks/ps2.live/saerro.nix index f9622af..a5c5e60 100644 --- a/nixos/stacks/ps2.live/saerro.nix +++ b/nixos/stacks/ps2.live/saerro.nix @@ -26,7 +26,7 @@ in { } // containerGenerics; saerro_ws = { - image = image "ws"; + image = image "websocket"; environment = { PORT = port 2; WORLDS = "all";