Update flake

This commit is contained in:
thiloho
2024-12-14 13:49:51 +01:00
parent 8b34346e71
commit f6dd12b8e4
3 changed files with 13 additions and 10 deletions

View File

@@ -23,6 +23,10 @@
};
};
environment.sessionVariables = {
MUTTER_DEBUG_DISABLE_HW_CURSORS = "1";
};
boot.kernelParams = [ "amd_iommu=on" ];
virtualisation.libvirtd.enable = true;