create input module for catbook-j

This commit is contained in:
Schrottkatze 2024-03-06 11:31:47 +01:00
commit 14adf2731f
No known key found for this signature in database
3 changed files with 33 additions and 25 deletions

View file

@ -0,0 +1,5 @@
{...}: {
imports = [
./input.nix
];
}