mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-26 11:21:34 +01:00
feat: idols & nix's distributed building
This commit is contained in:
14
hosts/idols/README.md
Normal file
14
hosts/idols/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Oshi no Ko
|
||||
|
||||
These four servers are named after the four main characters of the mange/anime Oshi no Ko, they form a NixOS distributed building cluster,
|
||||
I usually run the build command on `Ai` and nix will distribute the build to other three machines, which is convenient and fast.
|
||||
|
||||
When building some packages for riscv64 or aarch64, I often have no cache available because of various changes under the hood, so I need to build much more packages than usual, which is one of the reasons why the cluster was originally built, and another reason is distributed building is cool!
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
## References
|
||||
|
||||
See [Oshi no Ko 【推しの子】 - Wikipedia](https://en.wikipedia.org/wiki/Oshi_no_Ko) for more information.
|
||||
BIN
hosts/idols/_img/nix-distributed-building-log.webp
Normal file
BIN
hosts/idols/_img/nix-distributed-building-log.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 232 KiB |
BIN
hosts/idols/_img/nix-distributed-building.webp
Normal file
BIN
hosts/idols/_img/nix-distributed-building.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 841 KiB |
Reference in New Issue
Block a user