Configuration for pang13
This commit is contained in:
parent
7734fbcd64
commit
f342ac6f9d
10 changed files with 138 additions and 6 deletions
|
@ -22,4 +22,11 @@
|
|||
enable = true;
|
||||
touchpad.tapping = true;
|
||||
};
|
||||
|
||||
# audio controls and polybar module don't work on pipewire
|
||||
hardware.pulseaudio = {
|
||||
enable = true;
|
||||
support32Bit = true;
|
||||
};
|
||||
services.pipewire.enable = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue