services.desktopManager.gnome.flashback.customSessions.*.wmCommand

NixOS option

The executable of the window manager to use.

type: string
Example
"${pkgs.haskellPackages.xmonad}/bin/xmonad"
declared in: nixos/modules/services/desktop-managers/gnome.nixView source on NixOS/nixpkgs →