diff --git a/examples/deploy-container.sh b/examples/deploy-container.sh index 53b3843..408c590 100755 --- a/examples/deploy-container.sh +++ b/examples/deploy-container.sh @@ -82,7 +82,7 @@ read -d '' src < + <${configuration}> ]; }; diff --git a/examples/deploy-qemu-vm.sh b/examples/deploy-qemu-vm.sh index c83a96e..0fa009e 100755 --- a/examples/deploy-qemu-vm.sh +++ b/examples/deploy-qemu-vm.sh @@ -38,7 +38,7 @@ nix-build --out-link $tmpDir/vm - < { configuration = { imports = [ - + ]; virtualisation.graphics = false;