nichts/modules/system/default.nix

5 lines
45 B
Nix

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