mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Desktop/Multimedia] convert for nixos-unstable
This commit is contained in:
parent
9b302fdd69
commit
dfefbefb99
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ in {
|
||||||
|
|
||||||
|
|
||||||
# Enable sound.
|
# Enable sound.
|
||||||
hardware.pulseaudio.enable = mkOverride 40 false;
|
services.pulseaudio.enable = false;
|
||||||
services.pipewire = {
|
services.pipewire = {
|
||||||
enable = true;
|
enable = true;
|
||||||
pulse.enable = true;
|
pulse.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue