Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 506 Bytes

File metadata and controls

15 lines (11 loc) · 506 Bytes

Proxy Configuration

MacOS

On MacOS I found it easier to install cntlm via Homebrew as a Homebrew service. Once this is configured properly and running you need to provide the following configurations.

Nix Daemon

For the Nix daemon on MacOS you need to configure the LaunchDaemon.

Copy the following LaunchDaemon file to /Library/Launchdaemons.

Change the permissions of the file by:

chmod 644 /Library/LaunchDaemons/org.nixos.nix-daemon.plist