3 lines
53 B
Nix
3 lines
53 B
Nix
{...}: {
|
|
imports = [(import ./zsh.nix)]; # shell
|
|
}
|
{...}: {
|
|
imports = [(import ./zsh.nix)]; # shell
|
|
}
|