diff --git a/README.md b/README.md index c1382d5..5fa25fe 100644 --- a/README.md +++ b/README.md @@ -111,9 +111,8 @@ In addition, profiles can depend on other profiles. For example, The simply by importing it in its [`default.nix`](profiles/graphical/default.nix). You can, optionally, choose to export your profiles via the flake output. If -you add an attribute to [profiles/default.nix](profiles/default.nix) named -\, then it will become available to other flakes via -`nixosModules.profiles.`. +you add it to the list in [profiles/default.nix](profiles/default.nix), then it +will become available to other flakes via `nixosModules.profiles.`. ## Users User declaration belongs in the `users` directory. Everything related to