nixconfig/home/cli/zsh/default.nix
2023-06-16 00:58:13 +02:00

6 lines
45 B
Nix
Executable File

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