diff options
| -rw-r--r-- | sif.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -307,6 +307,7 @@ | |||
| 307 | pulseaudio = { | 307 | pulseaudio = { |
| 308 | enable = true; | 308 | enable = true; |
| 309 | package = with pkgs; pulseaudioFull; | 309 | package = with pkgs; pulseaudioFull; |
| 310 | support32Bit = true; | ||
| 310 | }; | 311 | }; |
| 311 | 312 | ||
| 312 | bluetooth = { | 313 | bluetooth = { |
