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

4 lines
51 B
Nix

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