Compare commits
1 Commits
a14ff9be4d
...
bead/nixos
| Author | SHA1 | Date | |
|---|---|---|---|
| 5a4e821dfd |
@@ -21,6 +21,8 @@ in
|
||||
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user