update: nixos-26.05

This commit is contained in:
Leonardo Eugênio 2026-06-13 23:23:42 -03:00
parent 7b6e082414
commit 834fbccfc8
11 changed files with 72 additions and 64 deletions

View file

@ -7,5 +7,6 @@
pulse.enable = true;
alsa.enable = true;
jack.enable = true;
extraLadspaPackages = [ pkgs.rnnoise-plugin ];
};
}