Skip to content

Commit

Permalink
WIP: pipewire: Do something about audio crackling?
Browse files Browse the repository at this point in the history
  • Loading branch information
TLATER committed Mar 3, 2024
1 parent ea80855 commit 3a135b6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nixos-config/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
../modules
];

musnix = {
enable = true;
soundcardPciId = "09:00.4";
};

nix = {
package = pkgs.nixFlakes;

Expand Down

0 comments on commit 3a135b6

Please sign in to comment.