forked from lix-project/lix
Test chroot building
This commit is contained in:
parent
5451b8db9d
commit
8c8750ae66
|
@ -14,6 +14,7 @@ let
|
|||
{ services.openssh.enable = true;
|
||||
virtualisation.writableStore = true;
|
||||
nix.package = nix;
|
||||
nix.useChroot = true;
|
||||
};
|
||||
|
||||
# Trivial Nix expression to build remotely.
|
||||
|
|
Loading…
Reference in a new issue