68 current 2024-03-01 01:19:20 24.05.20240228.9099616 6.6.18 *
This commit is contained in:
parent
e7575ba7db
commit
11de5c6475
1 changed files with 0 additions and 24 deletions
|
|
@ -55,30 +55,6 @@
|
||||||
# Enable CUPS to print documents.
|
# Enable CUPS to print documents.
|
||||||
services.printing.enable = true;
|
services.printing.enable = true;
|
||||||
|
|
||||||
services.pipewire.extraConfig = {
|
|
||||||
pipewire = {
|
|
||||||
pw-modules = [
|
|
||||||
{
|
|
||||||
name = "module-loopback";
|
|
||||||
args = {
|
|
||||||
source = "alsa_input.pci-0000_0d_00.4.analog-stereo";
|
|
||||||
sink = "alsa_input.pci-0000_0d_00.4.analog-stereo";
|
|
||||||
};
|
|
||||||
}
|
|
||||||
];
|
|
||||||
};
|
|
||||||
|
|
||||||
# } = [
|
|
||||||
# {
|
|
||||||
# name = "module-loopback";
|
|
||||||
# args = {
|
|
||||||
# source = "alsa_input.pci-0000_0d_00.4.analog-stereo";
|
|
||||||
# sink = "alsa_input.pci-0000_0d_00.4.analog-stereo";
|
|
||||||
# };
|
|
||||||
# }
|
|
||||||
# ];
|
|
||||||
};
|
|
||||||
|
|
||||||
# Enable sound with pipewire.
|
# Enable sound with pipewire.
|
||||||
sound.enable = true;
|
sound.enable = true;
|
||||||
hardware.pulseaudio.enable = false;
|
hardware.pulseaudio.enable = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue