{ lib, ... }: { imports = [ ./hardware-configuration.nix ]; users.users.root.initialPassword = lib.mkForce null; }