perso-desktop: Use monado
All checks were successful
check / check (push) Successful in 34s

This commit is contained in:
Florian RICHER 2025-07-20 16:13:01 +02:00
parent ed1a4501f7
commit 6a904604c0
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
2 changed files with 4 additions and 0 deletions

View file

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

View file

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