mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-05-28 21:57:44 +02: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")
|