nixos: alsa: better docstring
This commit is contained in:
parent
900cec79a0
commit
5ec94de03c
@ -54,6 +54,11 @@ in
|
|||||||
description = ''
|
description = ''
|
||||||
Whether to enable volume and capture control with keyboard media keys.
|
Whether to enable volume and capture control with keyboard media keys.
|
||||||
|
|
||||||
|
You want to leave this disabled if you run a desktop environment
|
||||||
|
like KDE, Gnome, Xfce, etc, as those handle such things themselves.
|
||||||
|
You might want to enable this if you run a minimalistic desktop
|
||||||
|
environment or work from bare linux ttys/framebuffers.
|
||||||
|
|
||||||
Enabling this will turn on <option>services.actkbd</option>.
|
Enabling this will turn on <option>services.actkbd</option>.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user