Personal-use NixOS configuration
0
fork

Configure Feed

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

Document mkProxies hosts argument

encode42 bf682421 f844f056

+2
+2
lib/mkProxies.nix
··· 1 1 { lib }: 2 2 3 + # hosts: 4 + # [ { name = str; ssl = str; useLocal = bool?; } ]; 3 5 hosts: proxy: 4 6 5 7 let