{ config, lib, pkgs, ... }: { imports = [ ../modules/i3.nix ]; options = { }; config = { }; }