monado: Add amdgpu patch + disable for perso-desktop
All checks were successful
check / check (push) Successful in 34s

This commit is contained in:
Florian RICHER 2025-07-19 21:51:48 +02:00
parent 1c2010abdc
commit 00f0381893
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
3 changed files with 19 additions and 4 deletions

View file

@ -55,8 +55,6 @@
printing.enable = true;
steering-wheel.enable = true;
};
services.monado.enable = true;
};
chaotic.mesa-git = {

View file

@ -9,8 +9,6 @@
kitty.enable = true;
};
configs.monado.enable = true;
editors = {
neovim.enable = true;
vscode.enable = true;