Merge pull request 'docs/configure: Fix erroneous option attribute' (#3099) from kenji/clan-core:docs-fix-3094 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/3099
This commit is contained in:
@@ -99,7 +99,7 @@ Adding or configuring a new machine requires two simple steps:
|
|||||||
];
|
];
|
||||||
|
|
||||||
# Put your username here for login
|
# Put your username here for login
|
||||||
users.users.user.username = "__YOUR_USERNAME__";
|
users.users.user.name = "__YOUR_USERNAME__";
|
||||||
|
|
||||||
# Set this for clan commands that use ssh
|
# Set this for clan commands that use ssh
|
||||||
# If you change the hostname, you need to update this line to root@<new-hostname>
|
# If you change the hostname, you need to update this line to root@<new-hostname>
|
||||||
|
|||||||
Reference in New Issue
Block a user