mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 18:30: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
|
# Install Nix
|
||||||
- name: 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
|
uses: cachix/install-nix-action@v31.4.1
|
||||||
with:
|
with:
|
||||||
enable_kvm: true
|
enable_kvm: true
|
||||||
|
Reference in New Issue
Block a user