remove directory = self from our documentation

This commit is contained in:
Jörg Thalheim
2025-02-13 11:44:09 +07:00
committed by clan-bot
parent 35aedddf65
commit 873f650678
2 changed files with 2 additions and 2 deletions

View File

@@ -585,7 +585,7 @@ Each attribute is documented below
```nix
buildClan {
directory = self;
self = self;
machines = {
jon = { };
sara = { };