Greg Vari

Results 33 comments of Greg Vari

A custom header support would be useful for my usage too. My qbittorrent instance has auth turned off, and the auth middleware that Traefik uses can pass requests through SSO...

> ugh circular dependencies! man_facepalming > > I'm open to alternatives if you have any ideas? I get my keys from a private repo, though that only works (right now,...

5.0.1 (F-droid) was crashing for me, this build works.

@emansih Huawei P10 Lite ![Details](https://i.imgur.com/9UnfN1J.png)

Same, but with Redmi Note 11 and Android 11 (Magisk 24).

``` installer = nixos-generators.nixosGenerate { inherit pkgs; specialArgs = { inherit inputs self; }; modules = [ ./system/installer/configuration.nix agenix.nixosModules.age ]; format = "iso"; }; ``` Still the same problem.