mirror of
https://github.com/MichaelFisher1997/nixos.git
synced 2025-08-13 11:23:43 +00:00
Updated
This commit is contained in:
parent
fe0da003b9
commit
282af82651
@ -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
|
||||||
];
|
];
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user