fix: update nomarchy-test-vm to use the default flake configuration
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
echo "Building Nomarchy VM (Installed Environment)..."
|
||||
echo "Note: To test the INSTALLER, run 'nomarchy-test-installer' instead."
|
||||
nix build .#nixosConfigurations.vm.config.system.build.vm
|
||||
nix build .#nixosConfigurations.default.config.system.build.vm
|
||||
|
||||
if [ $? -eq 0 ]; then
|
||||
echo "Success! Launching VM..."
|
||||
|
||||
Reference in New Issue
Block a user