mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
8 lines
221 B
Crystal
8 lines
221 B
Crystal
require "./check_top_level_imports"
|
|
|
|
check_top_level_imports("containers")
|
|
check_top_level_imports("home")
|
|
check_top_level_imports("modules")
|
|
check_top_level_imports("overlays")
|
|
check_top_level_imports("specializations")
|