mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-03-28 16:57:59 -04:00
4 lines
55 B
Nix
4 lines
55 B
Nix
{lib, ...}: {
|
|
imports = lib.custom.scanPaths ./.;
|
|
}
|
|
|