This commit is contained in:
parent
1349f82072
commit
19136d9fc9
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
|
||||
- name: Build NixOS image
|
||||
working-directory: nixos
|
||||
run: nix build .#nixosImage
|
||||
run: nix --extra-experimental-features nix-command --extra-experimental-features flakes build .#nixosImage
|
||||
|
||||
- name: Upload & Restore to Proxmox
|
||||
working-directory: nixos
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue