[Nix-dev] Change in networking with 15.05?
    Thomas Bereknyei 
    tomberek at gmail.com
       
    Wed Dec 31 22:31:56 CET 2014
    
    
  
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];
    };
  };
On Wed, Dec 31, 2014 at 9:41 AM, Luca Bruno <lethalman88 at gmail.com> wrote:
> Could you try reverting cbd30b2bde17a87075138cf0443f110e5ac0e373 ?
>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20141231/6d7a320c/attachment.html 
    
    
More information about the nix-dev
mailing list