nixpkgs/nixos
Jörg Thalheim d49e0d5fa5 networkd: allow to supply own unit files
Networkd units can contain secrets. In future also wireguard vpn will be supported by
networkd. To avoid leakage of private keys, those could be then also put outside
of the /nix/store

Having a writeable /etc/systemd/network also allows to quick fix network issues,
when upgrading `nixos-rebuild switch` would require network on its own (due
updates).
2016-12-17 15:23:34 +01:00
..
doc/manual doc: correct typo (#21176) 2016-12-15 17:13:44 +01:00
lib make-disk-image: make store validity fix optional 2016-12-07 13:30:20 +01:00
maintainers create-amis: use jq instead of json 2016-11-22 01:59:49 +01:00
modules networkd: allow to supply own unit files 2016-12-17 15:23:34 +01:00
tests nixos/keystone: add test in release.nix 2016-12-16 20:53:32 +01:00
COPYING
default.nix nix: Add a "dev" output 2016-04-18 21:13:18 +02:00
README
release-combined.nix nixos/tests/kde5: rename from sddm-kde5 and run by default 2016-09-09 10:12:38 -05:00
release-small.nix release-small: drop mysql51, removed in 975d33e6 2016-08-13 09:46:42 +02:00
release.nix nixos/keystone: add test in release.nix 2016-12-16 20:53:32 +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.