docs: replace outdates reference links to 'guides' in the cli

This commit is contained in:
Johannes Kirschbauer
2025-05-20 18:34:33 +02:00
parent a9ed972834
commit 53dcc4e332
8 changed files with 23 additions and 23 deletions

View File

@@ -19,7 +19,7 @@
"aarch64-darwin"
];
imports = [ inputs.clan-core.flakeModules.default ];
# https://docs.clan.lol/getting-started/flake-parts/
# https://docs.clan.lol/guides/getting-started/flake-parts/
clan = {
meta.name = "__CHANGE_ME__"; # Ensure this is unique among all clans you want to use.

View File

@@ -14,7 +14,7 @@
# All machines in ./machines will be imported.
# Prerequisite: boot into the installer.
# See: https://docs.clan.lol/getting-started/installer
# See: https://docs.clan.lol/guides/getting-started/installer
# local> mkdir -p ./machines/machine1
# local> Edit ./machines/<machine>/configuration.nix to your liking.
machines = {