[Nix-dev] no network virtualbox install
Bas van Dijk
v.dijk.bas at gmail.com
Wed Apr 5 08:51:13 CEST 2017
Hi Andreas,
You could enable DHCP by turning on:
networking.useDHCP
If you need to set a static address look into:
networking.interfaces.<name?>.ip4
Then after a nixos-rebuild switch your machine should have a network
connection provided that you configured the host the right way.
Bas
Op 4 apr. 2017 21:29 schreef "Andreas Meyer" <a.meyer at nimmini.de>:
Hello!
I installed a virtualbox using nixos-17.03.889.9626bc7db7-x86_64-linux.ova
but I have no networkconnection.
ifconfig shows the interface is there but
sudo ifconfig enp0s3 10.0.0.2 up has no effect.
:-(
Andreas
_______________________________________________
nix-dev mailing list
nix-dev at lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.science.uu.nl/pipermail/nix-dev/attachments/20170405/dc23475e/attachment.html>
More information about the nix-dev
mailing list