{ pkgs, config, lib, ...}: { programs.nushell = { enable = false; }; }