StewOS
Source

stewos.looking-glass

Declared in modules/nixos/looking-glass · 11 options

# stewos.looking-glass.enable

Whether to enable looking-glass.

Type
boolean
Default
false
Example
true
Declared in
Set by

# stewos.looking-glass.kvmfr.configureLibvirtCgroupACLs

Whether to set the 'cgroup_device_acl' configuration for libvirt to allow kvmfr access

Type
boolean
Default
true
Declared in

# stewos.looking-glass.kvmfr.enable

Whether to enable kvmfr.

Type
boolean
Default
false
Example
true
Declared in

# stewos.looking-glass.kvmfr.group

Group of the kvmfr device file(s)

Type
string
Default
"kvm"
Declared in

# stewos.looking-glass.kvmfr.owner

Owner of the kvmfr device file(s)

Type
string
Default
config.stewos.user.username
Declared in

# stewos.looking-glass.kvmfr.sizeMB

Size (in megabytes) of the frame-relay device (see: https://looking-glass.io/docs/B6/install/#determining-memory)

Type
positive integer, meaning >0
Default
32
Declared in

# stewos.looking-glass.package

Package providing the looking-glass-client

Type
package
Default

pkgs.looking-glass-client pinned back to B6, with the Wayland viewporter patch applied.

Declared in

# stewos.looking-glass.settings

Looking Glass client configuration

Type
submodule
Default
{ }
Declared in

# stewos.looking-glass.shm.enable

Whether to enable Shared Memory File.

Type
boolean
Default
false
Example
true
Declared in

# stewos.looking-glass.shm.name

Name of the shared memory file under /dev/shm

Type
unspecified value
Default
"looking-glass"
Declared in

# stewos.looking-glass.shm.owner

Owner of the shared memory file

Type
string
Default
"kvm"
Declared in