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