Fixed #2
This commit is contained in:
parent
0d0e2fbd2b
commit
e7065c200c
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
Removed weather widget from tray
|
Fixed pulseaudio issue
|
||||||
|
|
|
||||||
|
|
@ -62,7 +62,7 @@
|
||||||
services.printing.enable = true;
|
services.printing.enable = true;
|
||||||
|
|
||||||
# Enable sound with pipewire.
|
# Enable sound with pipewire.
|
||||||
hardware.pulseaudio.enable = false;
|
services.pulseaudio.enable = false;
|
||||||
security.rtkit.enable = true;
|
security.rtkit.enable = true;
|
||||||
services.pipewire = {
|
services.pipewire = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue