config/modules/shell/default.nix
2024-02-29 22:20:26 -05:00

3 lines
37 B
Nix

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