raf

Results 98 comments of raf

I follow nixpkgs-small for my nix-gaming input. Might be why I did not came across that warning.

> Perhaps the correct way to add the low latency config is via a package that outputs to /share/wireplumber/99-alsa-lowlatency.lua and then adding it to configPackages? No, we should not need...

Updated nixpkgs @ https://github.com/fufexan/nix-gaming/pull/162. Should be good for a merge, but testing would be appreciated.

Are you overriding your nixpkgs input locally?

https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/desktops/pipewire/wireplumber.nix#L101C1-L113C9 Okay what the hell, they are forcing us to provide configs as a package.

As per https://github.com/NixOS/nixpkgs/pull/291946, we are no longer able to write to `/etc/wireplumber` and due to the lack of an extraConfig option, we are forced to ship a config package. I've...

From what I understand, WirePlumber itself has gotten a breaking change and is moving the config files to `/etc/pipewire`. Which means we probably have to *go back*? > From what...

I've reduced default extensions to just uBlock Origin similar to what Librewolf is doing. Testing would be appreciated.

Closing in favor of #110. Anyone's welcome to contribute their ideas under the new PR, as I will be taking a closer look at privacy related reworks over the following...

The problem with built addons is that they will be unsigned. In case some one wants signed addons only (a valid request) they will not be able to use the...