Files
nix-config-ryan4yin/hosts/12kingdoms-rakushun/exporters/default.nix

4 lines
51 B
Nix

{mylib, ...}: {
imports = mylib.scanPaths ./.;
}