Files
nix-config-ryan4yin/hosts/idols_ruby/exporters/default.nix

4 lines
51 B
Nix

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