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.
parent
e9affb42
Please register or sign in to comment