{ pkgs, config, lib, ... }: { imports = [ ./global ./features/desktop ./features/games.nix ]; }