Files
nixos-blueprint/modules/nixos/system/wireless/default.nix
2025-05-04 18:50:39 +03:00

6 lines
43 B
Nix

{
imports = [
./bluetooth.nix
];
}