.hive/modules/home/zsh/default.nix

8 lines
48 B
Nix

{
...
}: {
imports = [
./zsh.nix
];
}