l 2 games: add 32bit support for pulseaudio

This commit is contained in:
lassulus 2017-01-02 20:10:05 +01:00
parent e541818517
commit 2e9d5f604c

View File

@ -51,6 +51,8 @@ in {
};
};
hardware.pulseaudio.support32Bit = true;
security.sudo.extraConfig = ''
${mainUser.name} ALL=(games) NOPASSWD: ALL
'';