# SPDX-FileCopyrightText: 2025 Ryan Cao # # SPDX-License-Identifier: Apache-2.0 _: { programs.zsh = { enable = true; dotDir = ".config/zsh"; }; }