this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

use bleeding nginx (for the fake heartbleed, no longer necessary)

-3
-3
overlays/overrides.nix
··· 16 16 sublime-music 17 17 starship; 18 18 19 - #TODO: Secure SSL until nixpkgs catches up 20 - nginxStable = prev.nginxStable.override { openssl = pkgs.openssl_1_1; }; 21 - 22 19 haskellPackages = prev.haskellPackages.override 23 20 (old: { 24 21 overrides = prev.lib.composeExtensions (old.overrides or (_: _: { })) (hfinal: hprev: