mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 13:50:13 +00:00
temp: always install nix for nixos-anywhere
This commit is contained in:
2
.github/workflows/flame.yml
vendored
2
.github/workflows/flame.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
|
||||
# Install Nix
|
||||
- name: Install Nix
|
||||
if: inputs.rebuild && inputs.action != 'destroy'
|
||||
# if: inputs.rebuild && inputs.action != 'destroy'
|
||||
uses: cachix/install-nix-action@v31.4.1
|
||||
with:
|
||||
enable_kvm: true
|
||||
|
Reference in New Issue
Block a user