Refactor: Rename hardware.* by category
All checks were successful
check / check (push) Successful in 33s

Fix #5
This commit is contained in:
Florian RICHER 2025-01-29 21:56:40 +01:00
parent a425abee8b
commit 259cb74fd3
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
10 changed files with 38 additions and 15 deletions

View file

@ -42,6 +42,8 @@
flatpak.enable = true;
};
boot.plymouth.enable = true;
desktop = {
plasma.enable = true;
};
@ -50,9 +52,8 @@
bluetooth.enable = true;
gamingKernel.enable = true;
keymaps.layout = "fr";
nvidia.enable = true;
pipewire.enable = true;
plymouth.enable = true;
graphics.nvidia.enable = true;
audio.pipewire.enable = true;
printing.enable = true;
waydroid.enable = true;
};