1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 06:31:02 +00:00
nixpkgs/nixos/modules/installer/tools
Ricardo M. Correia 7a7bf8368e nixos-generate-config: Configure networking.hostId by default
The host id value gets generated by reading a 32-bit value from
/dev/urandom.

This makes programs that rely on a correct host id more reliable.

It also makes using ZFS more seamless, as you don't need to configure
the hostId manually; instead, it becomes part of your config from the
moment you install NixOS.
2014-11-12 22:31:50 +01:00
..
nixos-build-vms nixos-build-vms: Fix function invocation to test driver 2014-06-09 13:36:26 +02:00
get-version-suffix Mark builds from git explicitly 2014-05-01 15:05:14 +02:00
nixos-checkout.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
nixos-generate-config.pl nixos-generate-config: Configure networking.hostId by default 2014-11-12 22:31:50 +01:00
nixos-install.sh nixos-install: use absolute path when running passwd in chroot 2014-09-03 23:12:40 +02:00
nixos-option.sh nixos-option: fixes as suggested by @nbp 2014-09-06 20:59:14 +02:00
nixos-rebuild.sh nixos-rebuild: Don't pass -K by default 2014-09-10 14:57:26 +02:00
nixos-version.sh Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
tools.nix remove unused parameter from nixos module that is causing trouble with nixops 1.2 2014-10-19 14:10:28 +02:00