nichts/modules/system/default.nix

6 lines
45 B
Nix
Raw Normal View History

2024-07-30 19:24:53 +02:00
_: {
imports = [
./keyboard.nix
];
}