nixos/machines/lil-maid/hardware/default.nix
2024-08-06 00:15:31 +03:00

6 lines
67 B
Nix

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