1 2 3 4 5
{ config, lib, ...}: { # Optional, hint electron apps to use wayland: environment.sessionVariables.NIXOS_OZONE_WL = "1"; }