Fix nix build options
This commit is contained in:
parent
3343aac6bf
commit
e994b0c8b8
3 changed files with 10 additions and 4 deletions
|
|
@ -1,2 +1,3 @@
|
|||
option('xwayland', type: 'feature', value: 'auto', description: 'Enable support for X11 applications')
|
||||
option('systemd', type: 'feature', value: 'auto', description: 'Enable systemd integration')
|
||||
option('legacy_renderer', type: 'feature', value: 'disabled', description: 'Enable legacy renderer')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue