mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-08 12:09:40 +01:00
805adee81c
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
15 lines
507 B
Markdown
15 lines
507 B
Markdown
## Introduction
|
|
|
|
This configuration includes a fix to get audio playing over the speakers, however, the volume is low. If you know of a workaround or fix, please contribute it to the repo!!
|
|
|
|
## Setup at the time of testing
|
|
```
|
|
$ nix-info -m
|
|
- system: `"x86_64-linux"`
|
|
- host os: `Linux 6.8.2-zen2, NixOS, 24.05 (Uakari), 24.05.20240403.fd281bd`
|
|
- multi-user?: `yes`
|
|
- sandbox: `yes`
|
|
- version: `nix-env (Nix) 2.18.2`
|
|
- channels(root): `""`
|
|
- nixpkgs: `/home/aires/.nix-defexpr/channels/nixpkgs`
|
|
```
|