llynx: enable audio module
This commit is contained in:
parent
50d1153f78
commit
c2fe2dbc78
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
env.enable = true;
|
||||
sops.enable = true;
|
||||
|
||||
audio.enable = false;
|
||||
audio.enable = true;
|
||||
};
|
||||
|
||||
snowhawk.plymouth = {
|
||||
|
|
Loading…
Reference in a new issue