cleanup
This commit is contained in:
parent
7cce664a11
commit
9b6a3f8954
3 changed files with 0 additions and 177 deletions
|
|
@ -1,9 +0,0 @@
|
|||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
# This script assumes 'flake.nix' and 'configuration.nix' are in the parent directory
|
||||
# and outputs the result to a symlink named 'result'
|
||||
|
||||
echo "Building NixOS image..."
|
||||
nix build .#nixosConfigurations.proxmox-vm.config.system.build.qemu-image
|
||||
echo "NixOS image build complete."
|
||||
Loading…
Add table
Add a link
Reference in a new issue