don't even know anymore

This commit is contained in:
Moritz Böhme 2021-09-08 20:30:19 +02:00
parent a535553cbe
commit 795aeabb2a
6 changed files with 52 additions and 32 deletions

View file

@ -72,8 +72,9 @@
printing.enable = true;
};
# Enable sound.
services.pipewire.enable = true;
# Enable sound
sound.enable = true;
hardware.pulseaudio.enable = true;
# Powersaving
services.tlp.enable = true;