From 282af82651ebd66970f35f82fa1693cf253fe558 Mon Sep 17 00:00:00 2001 From: MichaelFisher1997 Date: Tue, 1 Jul 2025 18:08:58 +0100 Subject: [PATCH] Updated --- hosts/hypr-nix/gpu.nix | 2 -- hosts/hypr-nix/packages.nix | 3 --- 2 files changed, 5 deletions(-) diff --git a/hosts/hypr-nix/gpu.nix b/hosts/hypr-nix/gpu.nix index 0c051d0..59d36bb 100644 --- a/hosts/hypr-nix/gpu.nix +++ b/hosts/hypr-nix/gpu.nix @@ -5,8 +5,6 @@ ]; hardware.opengl = { enable = true; - driSupport = true; - driSupport32Bit = true; extraPackages = with pkgs; [ mesa.drivers ]; diff --git a/hosts/hypr-nix/packages.nix b/hosts/hypr-nix/packages.nix index 51897cd..47c5461 100644 --- a/hosts/hypr-nix/packages.nix +++ b/hosts/hypr-nix/packages.nix @@ -47,9 +47,6 @@ in minikube terraform helm - pulumi - pulumiPackages.pulumi-go - pulumiPackages.pulumi-aws-native awscli2 sqlite postgresql