{ imports = [ ./profiles.nix # Profiles that should be applied to a system (specific configurations) ./packages.nix # our own way to install packages ]; }