properly remove pulse (replaced by pipewire)
This commit is contained in:
parent
7b44675c02
commit
2a8206d76c
3 changed files with 10 additions and 19 deletions
|
@ -129,16 +129,6 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
pulseaudio = {
|
||||
enable = true;
|
||||
support32Bit = true;
|
||||
package = pkgs.pulseaudioFull;
|
||||
zeroconf.discovery.enable = false;
|
||||
extraClientConf = ''
|
||||
autospawn = no
|
||||
'';
|
||||
};
|
||||
|
||||
bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue