Queen is broken but this might update bcachefs and fix those headaches
This commit is contained in:
parent
d8965c551c
commit
6776dd3740
7 changed files with 710 additions and 285 deletions
|
@ -38,11 +38,11 @@
|
|||
services.xserver.videoDrivers = ["amdgpu"];
|
||||
|
||||
# Add vulkan support to GPU
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
hardware.graphics.extraPackages = with pkgs; [
|
||||
amdvlk
|
||||
];
|
||||
# For 32 bit applications
|
||||
hardware.opengl.extraPackages32 = with pkgs; [
|
||||
hardware.graphics.extraPackages32 = with pkgs; [
|
||||
driversi686Linux.amdvlk
|
||||
];
|
||||
|
||||
|
|
|
@ -75,8 +75,8 @@
|
|||
onlyoffice-documentserver
|
||||
phanpy
|
||||
postgresql_16
|
||||
python3
|
||||
python311Packages.nbconvert
|
||||
python310
|
||||
python310Packages.nbconvert
|
||||
jupyter
|
||||
rabbitmq-server
|
||||
roundcube
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue