mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update flake
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
environment.sessionVariables = {
|
||||
MUTTER_DEBUG_DISABLE_HW_CURSORS = "1";
|
||||
};
|
||||
|
||||
boot.kernelParams = [ "amd_iommu=on" ];
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user