{ config, pkgs, lib, ... }: { imports = [ ./configs/home.nogui.nix ]; programs.home-manager.enable = true; }