nixos-home-flake/lib/default.nix

4 lines
55 B
Nix

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