nix-config/lib/default.nix
2024-03-22 23:35:56 -07:00

3 lines
55 B
Nix

inputs: {
mkSystem = import ./mkSystem.nix inputs;
}