From f41124b52c53a3eabe924f38ec48705acf64c585 Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 24 Feb 2023 17:07:28 -0500 Subject: improve desktop stuff --- hosts/common/hardware/default.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'hosts/common/hardware/default.nix') diff --git a/hosts/common/hardware/default.nix b/hosts/common/hardware/default.nix index a01e1a9..be395d2 100644 --- a/hosts/common/hardware/default.nix +++ b/hosts/common/hardware/default.nix @@ -1,5 +1,3 @@ _: { - imports = [ - ./nvidia.nix - ]; + hardware.enableAllFirmware = true; } -- cgit v1.2.3