From 1f140297b8793448a9b3caf8e0ef423e41b3a255 Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 15 Jul 2023 21:49:19 +0900 Subject: [PATCH] test --- hosts/nixos-laptop/configuration.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hosts/nixos-laptop/configuration.nix b/hosts/nixos-laptop/configuration.nix index 666e7df8..8b4e8c8f 100644 --- a/hosts/nixos-laptop/configuration.nix +++ b/hosts/nixos-laptop/configuration.nix @@ -36,11 +36,11 @@ }; }; - environment.variables = { - GBM_BACKEND = "nvidia-drm"; - LIBVA_DRIVER_NAME = "nvidia"; - __GLX_VENDOR_LIBRARY_NAME = "nvidia"; - }; + # environment.variables = { + # GBM_BACKEND = "nvidia-drm"; + # LIBVA_DRIVER_NAME = "nvidia"; + # __GLX_VENDOR_LIBRARY_NAME = "nvidia"; + # }; environment.systemPackages = with pkgs; [ # Fingerprint software