This commit is contained in:
MichaelFisher1997 2025-07-01 18:08:58 +01:00
parent fe0da003b9
commit 282af82651
2 changed files with 0 additions and 5 deletions

View File

@ -5,8 +5,6 @@
]; ];
hardware.opengl = { hardware.opengl = {
enable = true; enable = true;
driSupport = true;
driSupport32Bit = true;
extraPackages = with pkgs; [ extraPackages = with pkgs; [
mesa.drivers mesa.drivers
]; ];

View File

@ -47,9 +47,6 @@ in
minikube minikube
terraform terraform
helm helm
pulumi
pulumiPackages.pulumi-go
pulumiPackages.pulumi-aws-native
awscli2 awscli2
sqlite sqlite
postgresql postgresql