monado: Move to home module for home configs

This commit is contained in:
Florian RICHER 2025-07-19 20:29:21 +02:00
parent f1fb5f4eba
commit 1a26cefc18
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
5 changed files with 33 additions and 10 deletions

View file

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