@@ -42,11 +42,7 @@
{
lib = { inherit mkhomeManagerModules; };
homeManagerModules.default = { ... }: {
imports = [
./homeManagerModules
];
};
homeManagerModules.default = ./homeManagerModules;
nixosModules.default = { config, ... }: {
The note is not visible to the blocked user.