Kira Bruneau

Results 5 issues of Kira Bruneau

I can't find any mention of the GPL3 "or later" license clause. This is usually indicated in the license headers in source files or in the README, but I could...

0 | type: question

### Description With this change, it's now possible to configure the default search engine in Firefox with `programs.firefox.profiles..search.default` and add custom engines with `programs.firefox.profiles..search.engines`. It's also recommended to enable `programs.firefox.profiles..search.force...

I found that using NUR as nix channel is a much better alternative to fetching an unpinned version master. It provides greater controller over when the repo is updated and...

I noticed that I wasn't able to load a shader cache generated by Cemu 1.19.1, so I looked into it a bit and saw that it uses a new magic...

Fixes #470. Previously, encryption errors from `unmarshalFile` were grouped together with vault load errors as "corrupt vault" errors, and https://github.com/kira-bruneau/proton-bridge/blob/2fd0985a523784ec412de68ec5bec5bf4309e485/internal/vault/vault.go#L370-L377 would reset the vault any time it was found to...