Skip to content

Commit

Permalink
docs/site: fix link to "Declarative host management"
Browse files Browse the repository at this point in the history
  • Loading branch information
foo-dogsquared committed Dec 5, 2023
1 parent 45ca261 commit 9396069
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Declarative user management
---
= Declarative user management

Similarly to xref:../02-declarative-user-management/index.adoc[Declarative host management], this project also provides a way to declare home-manager users.
Similarly to xref:../02-declarative-host-management/index.adoc[Declarative host management], this project also provides a way to declare home-manager users.
The `users.toml` sits in the project root expecting certain data.
Similar to `images.toml`, it expects a table of users with each representing one of the users from github:{github-repo}[`./users/home-manager/`, path=./users/home-manager/, rev=master].
These are then included as part of `homeConfigurations` for easier installation with the standalone home-manager tool.
Expand Down

0 comments on commit 9396069

Please sign in to comment.