update and add newest betterfox

This commit is contained in:
Kopatz
2025-10-16 17:06:23 +02:00
parent 7eecb80cbf
commit 813a1b9d37
4 changed files with 258 additions and 39 deletions

View File

@@ -22,8 +22,6 @@ in {
qemu = {
#package = pkgs.qemu_kvm;
swtpm.enable = true;
ovmf.enable = true;
ovmf.packages = [ pkgs.OVMFFull.fd ];
};
hooks.qemu = {
# doesnt work, screen just freezes. no error in libvirt logs though, so idk how to fix it