nixdots/options/device/default.nix

7 lines
58 B
Nix

{
imports = [
./hardware.nix
./roles.nix
];
}