diff --git a/docs/site/getting-started/configure.md b/docs/site/getting-started/configure.md index da41ccbdf..6eb06d1f0 100644 --- a/docs/site/getting-started/configure.md +++ b/docs/site/getting-started/configure.md @@ -126,7 +126,7 @@ Adding or configuring a new machine requires two simple steps: # IMPORTANT! Add your SSH key here # e.g. > cat ~/.ssh/id_ed25519.pub - users.users.root.openssh.authorizedKeys.keys = "__YOUR_SSH_KEY__"; + users.users.root.openssh.authorizedKeys.keys = [ "__YOUR_SSH_KEY__" ]; # ... } diff --git a/docs/site/reference/nix-api/buildclan.md b/docs/site/reference/nix-api/buildclan.md deleted file mode 100644 index 77ba9a66a..000000000 --- a/docs/site/reference/nix-api/buildclan.md +++ /dev/null @@ -1,170 +0,0 @@ -# BuildClan - -This provides an overview of the available arguments of the `buildClan` function. - -!!! Note "Flake-parts" - Each attribute is also available via `clan.