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

4 lines
51 B
Nix

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