add remote build support

This commit is contained in:
2024-10-01 15:18:59 +05:30
parent b5e35948af
commit 58fd2639f7
2 changed files with 6 additions and 6 deletions

View File

@ -33,6 +33,7 @@
settings = {
experimental-features = "nix-command flakes";
auto-optimise-store = true;
trusted-users = ["${username}"];
};
};