mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-11 02:32:37 +08:00
zest: no remote builder
This commit is contained in:
parent
f2abbf7c89
commit
23c87334dc
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@ in
|
|||
(flake.inputs.self + /modules/home/claude-code)
|
||||
|
||||
# Remote builders
|
||||
"${homeMod}/all/buildMachines"
|
||||
"${homeMod}/all/buildMachines/sincereintent.nix"
|
||||
# "${homeMod}/all/buildMachines"
|
||||
# "${homeMod}/all/buildMachines/sincereintent.nix"
|
||||
];
|
||||
|
||||
home.username = "srid";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue