flake.nix: export hmModules.nur

This commit is contained in:
Jörg Thalheim 2022-09-07 12:02:17 +02:00
parent 009cb54119
commit b518f57f2f

View file

@ -22,5 +22,6 @@
};
};
};
hmModules.nur = self.nixosModules.nur;
};
}