{pkgs, ...}: { imports = [ ./halflife.nix ]; environment.systemPackages = [ pkgs.steamcmd ]; }