wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-21 20:37:22 +01:00
parent 7e3e5a536d
commit 32617e977f

View file

@ -1,6 +1,7 @@
{
services.keyd = {
enable = true;
keyboards = {
default = {
ids = [ "*" ];
settings = {
@ -10,4 +11,5 @@
};
};
};
};
}