mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
news: add entry for nix-remote-build
This commit is contained in:
committed by
Austin Horstman
parent
e81d71d53a
commit
e387519338
8
modules/misc/news/2025/09/2025-09-19_01-12-11.nix
Normal file
8
modules/misc/news/2025/09/2025-09-19_01-12-11.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
time = "2025-09-18T23:12:11+00:00";
|
||||
condition = true;
|
||||
message = ''
|
||||
Nix remote builders can be declared by setting `nix.distributedBuilds = true`
|
||||
and populating `nix.buildMachines`.
|
||||
'';
|
||||
}
|
||||
Reference in New Issue
Block a user