{ config, pkgs, ... }: { home.username = "marty"; import = [ ./development/import_development.nix ]; }