From 04158fbd1c4fe47137f2483d3255ecdc03e1796b Mon Sep 17 00:00:00 2001 From: "sascha.koenig" Date: Wed, 12 Nov 2025 07:37:30 +0100 Subject: [PATCH] -nixGL --- home/logistik/home.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/home/logistik/home.nix b/home/logistik/home.nix index 7bc70a7..480d66f 100644 --- a/home/logistik/home.nix +++ b/home/logistik/home.nix @@ -27,11 +27,6 @@ home.packages = with pkgs; [ rose-pine-hyprcursor nitch - nixgl.auto.nixGLDefault - nixgl.nixGLIntel - nixgl.nixGLNvidia - nixgl.nixVulkanNvidia - nixgl.nixVulkanIntel # # Adds the 'hello' command to your environment. It prints a friendly # # "Hello, world!" when run. # pkgs.hello