README.md: reflect changes to profiles
This commit is contained in:
parent
a3dcc4f6bc
commit
a4a1908af2
@ -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).
|
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 can, optionally, choose to export your profiles via the flake output. If
|
||||||
you add an attribute to [profiles/default.nix](profiles/default.nix) named
|
you add it to the list in [profiles/default.nix](profiles/default.nix), then it
|
||||||
\<your-profile>, then it will become available to other flakes via
|
will become available to other flakes via `nixosModules.profiles.<filename>`.
|
||||||
`nixosModules.profiles.<your-profile>`.
|
|
||||||
|
|
||||||
## Users
|
## Users
|
||||||
User declaration belongs in the `users` directory. Everything related to
|
User declaration belongs in the `users` directory. Everything related to
|
||||||
|
Loading…
Reference in New Issue
Block a user