{ lib, config, pkgs, ... }: { # You can import other NixOS modules here hyperv = { baseImageSize = 8096; }; # environment.etc = { # nixos.source = ../..; # }; }