Today I decided to try out NixOS. For my first steps I decided to install it within a VM. I started with the Minimal ISO image and followed the guide on their website.

The first problem I stumbled upon was setting up /etc/nixos/configuration.nix file. The documentation at …