mirror of
https://github.com/ben-grande/qusal.git
synced 2025-08-05 04:34:24 -04:00

Not the default because it is unnecessary to autostart AudioVM as audio is not necessary for everyone on every boot. Fixes: https://github.com/ben-grande/qusal/issues/39
10 lines
192 B
Text
10 lines
192 B
Text
{#
|
|
SPDX-FileCopyrightText: 2024 Benjamin Grande M. S. <ben.grande.b@gmail.com>
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
|
#}
|
|
|
|
base:
|
|
'dom0':
|
|
- match: nodegroup
|
|
- sys-audio.autostart
|