Merge pull request #48463 from Ekleog/release-notes-license

release-notes/18-09: add licenses marked as unfree
This commit is contained in:
Graham Christensen
2018-10-15 10:33:31 -04:00
committed by GitHub
4 changed files with 51 additions and 7 deletions
+2 -1
View File
@@ -413,7 +413,8 @@ packageOverrides = pkgs: {
in your <filename>/etc/nixos/configuration.nix</filename>. You'll also need
<programlisting>hardware.pulseaudio.support32Bit = true;</programlisting>
if you are using PulseAudio - this will enable 32bit ALSA apps integration.
To use the Steam controller or other Steam supported controllers such as the DualShock 4 or Nintendo Switch Pro, you need to add
To use the Steam controller or other Steam supported controllers such as
the DualShock 4 or Nintendo Switch Pro, you need to add
<programlisting>hardware.steam-hardware.enable = true;</programlisting>
to your configuration.
</para>