sound: Remove deprecated option

This commit is contained in:
Erwin Boskma 2024-07-15 20:19:02 +02:00
parent 3628e8804a
commit f8e68cb04a
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -15,7 +15,6 @@ in
};
config = mkIf cfg.enable {
sound.enable = true;
services = {
pipewire = {
enable = true;