Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: d49e0d5fa5c245ab4e8675ba7fd286d848484fb2
      
https://github.com/NixOS/nixpkgs/commit/d49e0d5fa5c245ab4e8675ba7fd286d848484fb2
  Author: Jörg Thalheim <jo...@higgsboson.tk>
  Date:   2016-12-17 (Sat, 17 Dec 2016)

  Changed paths:
    M nixos/modules/system/boot/networkd.nix

  Log Message:
  -----------
  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).


  Commit: 579051fe66f3c41615309c17f96153e6dac0e10f
      
https://github.com/NixOS/nixpkgs/commit/579051fe66f3c41615309c17f96153e6dac0e10f
  Author: Jörg Thalheim <jo...@higgsboson.tk>
  Date:   2016-12-17 (Sat, 17 Dec 2016)

  Changed paths:
    M nixos/modules/system/boot/networkd.nix

  Log Message:
  -----------
  networkd: add extraConfig to all units

networkd options are always correct or up to date. This option allows to by
pass type checking. It is also easier to write because examples can be just copy
and paste from manpages.


Compare: https://github.com/NixOS/nixpkgs/compare/45c1c50dddc7...579051fe66f3
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to