mirror of
https://github.com/versia-pub/server.git
synced 2026-03-12 21:39:15 +01:00
docs: 📝 Document Nix installation
This commit is contained in:
parent
2d921438a9
commit
c26e896afe
4 changed files with 99 additions and 3 deletions
|
|
@ -78,7 +78,7 @@ in {
|
|||
freeformType = configFormat.type;
|
||||
options = {};
|
||||
};
|
||||
description = "Contents of the config file. Check the Versia Server documentation for information on its contents.";
|
||||
description = "Contents of the config file, which is serialized to TOML. Check the Versia Server documentation for information on its contents.";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue