1 2 3 4 5 6
{ lib, ... }: { imports = [ ../configuration.nix ]; networking.domain = lib.mkForce "latitude7490"; }