mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2025-09-09 12:41:39 +02:00
create input module for catbook-j
This commit is contained in:
parent
d002a100dd
commit
14adf2731f
3 changed files with 33 additions and 25 deletions
5
hosts/catbook-j/modules/default.nix
Normal file
5
hosts/catbook-j/modules/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./input.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue