config/modules/shell/default.nix

4 lines
37 B
Nix
Raw Normal View History

2024-02-29 22:20:26 -05:00
{
imports = [ ./zsh/default.nix ];
}