mirror of
https://github.com/NixOS/nix
synced 2025-07-07 06:01:48 +02:00
parent
201ad43d1a
commit
206b61b074
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ let
|
|||
{ services.openssh.enable = true;
|
||||
virtualisation.writableStore = true;
|
||||
nix.package = nix;
|
||||
nix.useChroot = true;
|
||||
nix.useSandbox = true;
|
||||
};
|
||||
|
||||
# Trivial Nix expression to build remotely.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue