[Nix-dev] Change in networking with 15.05?

Thomas Bereknyei tomberek at gmail.com
Wed Dec 31 20:42:16 CET 2014


Luca,

Not sure why, but the problem was resolved after some tinkering with 15.05.
My current config:

networking = {
    enableIPv6=false;
    networkmanager.enable = true;
    firewall = {
      enable = true;
      allowedTCPPorts = [xxx];
    };
  };
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20141231/c84abe84/attachment.html 


More information about the nix-dev mailing list