2023-06-13 11:02:34 +02:00

6 lines
45 B
Nix
Executable File

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