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