Skip to content

Commit b8adfd8

Browse files
authored
Add env.Home = /local
1 parent f86cfef commit b8adfd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/cloud/actions.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@
193193
];
194194
task.handbook = {
195195
driver = "nix";
196+
env.HOME = "/local";
196197
config = {
197198
packages = [handbook];
198199
command = ["/bin/serve-cicero-handbook"];

0 commit comments

Comments
 (0)