nichts/modules/system/default.nix
2024-07-30 19:24:53 +02:00

5 lines
45 B
Nix

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