feat: update flake inputs

This commit is contained in:
tux
2025-10-27 21:43:16 +05:30
parent da3f7101c0
commit 315b6f4c8f
3 changed files with 123 additions and 157 deletions

View File

@@ -8,8 +8,6 @@
enable = true;
qemu = {
swtpm.enable = true;
ovmf.enable = true;
ovmf.packages = [pkgs.OVMFFull.fd];
};
};
};