#
#  Shell
#
#  flake.nix
#   ├─ ./hosts
#   │   └─ home.nix
#   └─ ./modules
#       └─ ./shell
#           └─ default.nix *
#               └─ ...
#

[
  ./git.nix
  ./tmux.nix
  ./zsh.nix
]