{ lib, ... }: { imports = [ ./packages.nix ./terminal.nix ]; options.gui.enable = lib.mkEnableOption "should GUI packages be anabled?"; }