Revert attempt to fix KVM
Nix Flake Check / check (push) Successful in 1m13s

This commit is contained in:
2026-07-08 15:13:40 +00:00
parent 2ed931d9ac
commit b21d03ff2d
-2
View File
@@ -10,8 +10,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Prepare KVM for Cachix
run: sudo apt-get update && sudo apt-get install -y udev || true
- name: Install Nix
uses: cachix/install-nix-action@v26
with: