test vulkan hdr layer
This commit is contained in:
@@ -162,6 +162,12 @@ in
|
||||
hardware.opengl.extraPackages32 = [
|
||||
pkgs.driversi686Linux.amdvlk
|
||||
];
|
||||
hardware.opengl.enable = true;
|
||||
|
||||
# For etcher
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"electron-19.1.9"
|
||||
];
|
||||
|
||||
# Enable touchpad support (enabled default in most desktopManager).
|
||||
# services.xserver.libinput.enable = true;
|
||||
@@ -178,6 +184,7 @@ in
|
||||
tree
|
||||
lm_sensors
|
||||
vmware-horizon-client
|
||||
etcher
|
||||
];
|
||||
};
|
||||
|
||||
@@ -195,6 +202,16 @@ in
|
||||
discover-wrapped
|
||||
pciutils
|
||||
papirus-icon-theme
|
||||
vulkan-tools
|
||||
aspell
|
||||
aspellDicts.en
|
||||
aspellDicts.en-computers
|
||||
aspellDicts.en-science
|
||||
aha
|
||||
clinfo
|
||||
# eglinfo
|
||||
# glxinfo
|
||||
# wayland-info
|
||||
|
||||
neofetch
|
||||
gamescope
|
||||
|
||||
Reference in New Issue
Block a user