summaryrefslogtreecommitdiff
path: root/modules/devenv/default.nix
blob: 8aedcf643e6b3f40de032b38c9769bbd4fbec0f8 (plain)
1
2
3
{
  imports = [./dotfiles.nix ./integrations ./languages];
}