mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: remove sound.enable = true; - deprecation
This commit is contained in:
parent
e3bed965be
commit
6f8978ed77
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{ ... }:
|
||||
{
|
||||
sound.enable = true;
|
||||
hardware.pulseaudio.enable = false;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue