services.rkvm.server.settings.switch-keys

NixOS option

A key list specifying a host switch combination. A list of key names is available in https://github.com/htrefil/rkvm/blob/master/switch-keys.md.

type: list of string
Default
[
  "left-alt"
  "left-ctrl"
]
declared in: nixos/modules/services/misc/rkvm.nixView source on NixOS/nixpkgs →