CrOS/modules/users/crow/configs/zsh.nix
TheWanderingCrow 7cb51dcf8d direnv
2025-03-13 09:33:14 -04:00

5 lines
47 B
Nix

{
programs.zsh = {
enable = true;
};
}