nichts/modules/system/default.nix

6 lines
60 B
Nix

_: {
imports = [
./keyboard.nix
./hardware
];
}