1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

update: sound.nix (pulseaudio), LLMs, stylus

This commit is contained in:
xnm
2025-01-11 18:54:57 +02:00
parent c430800cd1
commit 87fde1c6c4
3 changed files with 347 additions and 340 deletions

View File

@@ -2,7 +2,7 @@
{
# Enable sound with pipewire.
hardware.pulseaudio.enable = false;
services.pulseaudio.enable = false;
security.rtkit.enable = true;
services.pipewire = {
enable = true;