mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-03-21 05:21:30 -04:00
repo restructure
This commit is contained in:
parent
938e88dff9
commit
e4385e7dce
4 changed files with 48 additions and 52 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
config = {
|
||||
hardware.pulseaudio.support32Bit = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
};
|
||||
config = {
|
||||
hardware.pulseaudio.support32Bit = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue