diff --git a/README.md b/README.md index 2b17e73..f781760 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ outputs = extraSpecialArgs = { inherit inputs; }; modules = [ ./home.nix - clrsync.homeManagerModules.default + clrsync.homeModules.default ]; }; };