From 7468811cb3fc17174e85d6b7dc68b657cb84675b Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Mon, 21 Oct 2024 09:03:23 -0700 Subject: Add nVidia patches --- hosts/arrakis/hardware-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/arrakis/hardware-configuration.nix') diff --git a/hosts/arrakis/hardware-configuration.nix b/hosts/arrakis/hardware-configuration.nix index bbf171f..7d5c4bf 100644 --- a/hosts/arrakis/hardware-configuration.nix +++ b/hosts/arrakis/hardware-configuration.nix @@ -1,7 +1,7 @@ # Do not modify this file! It was generated by ‘nixos-generate-config’ # and may be overwritten by future invocations. Please make changes # to /etc/nixos/configuration.nix instead. -{ config, inputs, lib, pkgs, modulesPath, ... }: +{ config, inputs, lib, nvidia-patch, pkgs, modulesPath, ... }: let package = config.boot.kernelPackages.nvidiaPackages.beta; -- cgit v1.2.3