Fix errors so system builds
This commit is contained in:
parent
73142b1bdf
commit
a43df02076
9 changed files with 45 additions and 66 deletions
|
|
@ -13,9 +13,9 @@
|
|||
alsa.enable = false;
|
||||
alsa.support32Bit = false;
|
||||
pulse.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
pulsemixer
|
||||
];
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
pulsemixer
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue