nixos-config/modules/hardware/default.nix

16 lines
238 B
Nix

#
# Hardware
#
# flake.nix
# ├─ ./hosts
# │ └─ ./<host>
# │ └─ default.nix
# └─ ./modules
# └─ ./services
# └─ default.nix *
# └─ ...
#
[
./bluetooth.nix
]