SIMPLESWITCH_SYSTEM_REQUIREMENTS#

you can use the SIMPLESWITCH_SYSTEM_REQUIREMENTS variable to set requirements on the base image used

SIMPLESWITCH_SYSTEM_REQUIREMENTS = "wayland"

So far we support

  • wayland - base image needs to support wayland

  • !wayland - base image does not have wayland

  • pipewire - base image needs to support pipewire (Audio)

  • !pipewire - base image does not have pipewire

See also