nixpkgs/nixos
Nikolay Amiantov 5ff25fcd7e dhcpcd service: want for both IP stacks
We want to wait for both stacks to be active before declaring that network is active.
So either both default gateways must be specified or only IPv4 if IPv6 is disabled to
avoid dhcpcd for network-online.target.
2018-02-19 23:33:54 +03:00
..
doc/manual Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-14 21:30:08 +01:00
lib nixos/testing: use the same qemu in the test driver 2018-02-11 23:40:54 +01:00
maintainers nixos/make-disk-image.nix: Support EFI images 2018-01-22 11:18:23 +02:00
modules dhcpcd service: want for both IP stacks 2018-02-19 23:33:54 +03:00
tests Merge pull request #35084 from dotlambda/home-assistant 2018-02-18 16:08:56 +00:00
COPYING
default.nix nixos: export packages of the current configuration (its pkgs argument) 2018-02-09 19:35:27 +00:00
README
release-combined.nix nixos/release*.nix: Clean nixpkgs sources by default 2018-02-09 18:32:26 +00:00
release-small.nix nixos/tests: add predictable-interface-names.nix (#34305) 2018-02-09 18:40:39 +00:00
release.nix nixos tests: disable fwupd for now 2018-02-16 12:42:57 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.