sneeuwvlok/modules/nixos/hardware/default.nix
2026-03-25 06:45:43 +00:00

7 lines
61 B
Nix

{
imports = [
./audio
./bluetooth
./gpu
];
}