{ config, lib, pkgs, inputs, ... }: { imports = [ ./system/import_system.nix ./modules/import_modules.nix ]; }