summaryrefslogtreecommitdiff
path: root/modules/nixos/traits/nvidia.nix
AgeCommit message (Collapse)Author
2024-09-04nixos/nvidia: use nixpkgs defaults; set `hardware.nvidia.open`seth
nixpkgs now requires the user to explicitly define whether or not to use the open modules, as they will not be supported for some cards. i can make this true by default though :normal:
2024-07-10nixos/nvidia: remove libva-vdpau-driverseth
nvidia-vaapi-driver is my new best friend
2024-07-09modules: better document most thingsseth
2024-06-30alejandra -> nixfmt-rfc-styleseth
2024-06-26nixos/nvidia: `hardware.opengl` -> `hardware.graphics`seth
2024-03-13nixos/nvidia: use MESA_VK_VERSION_OVERRIDE for nvkseth
2024-03-13nixos/nvidia: initseth