{ config, pkgs, lib, user, inputs, ... }: { imports = [ ./top.nix ./wayland.nix ]; # .. put any code here }