mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02:00
docs: flake outputs
This commit is contained in:
@@ -1,5 +1,14 @@
|
|||||||
# Flake Outputs
|
# Flake Outputs
|
||||||
|
|
||||||
|
## Is such a complex and fine-grained structure necessary?
|
||||||
|
|
||||||
|
There is no need to do this when you have a small number of machines.
|
||||||
|
|
||||||
|
But when you have a large number of machines, it is necessary to manage them in a fine-grained way,
|
||||||
|
otherwise, it will be difficult to manage and maintain them.
|
||||||
|
|
||||||
|
## Overview
|
||||||
|
|
||||||
All the outputs of this flake are defined here.
|
All the outputs of this flake are defined here.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user