mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-13 16:29:38 +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")
|