{ config, pkgs, lib, user, inputs, flakeRoot,... }: { imports = [ ./applications/top.nix ./core/top.nix ./development/top.nix ./system_management/top.nix ]; # .. put any code here }