mirror of
https://github.com/ben-grande/qusal.git
synced 2025-02-25 09:11:18 -05:00
fix: remove GPU domain kernelopts workaround
Upstream: QubesOS/qubes-mgmt-salt-dom0-virtual-machines/pull/71
This commit is contained in:
parent
3c9e222a1d
commit
37dcf20b6e
@ -41,12 +41,10 @@ prefs:
|
||||
- netvm: ""
|
||||
- guivm: ""
|
||||
- audiovm: ""
|
||||
- kernelopts: "nopat iommu=soft swiotlb=8192 root=/dev/mapper/dmroot ro console=hvc0 xen_scrub_pages=0"
|
||||
- autostart: False # TODO: set to True
|
||||
- include_in_backups: True
|
||||
features:
|
||||
- enable:
|
||||
- no-default-kernelopts
|
||||
- service.lightdm
|
||||
- service.guivm
|
||||
{% if 'psu' in salt['pillar.get']('qvm:sys-gui-gpu:dummy-modules', []) %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user