Extract Docker and screenkey modules

This commit is contained in:
Oliver Davies 2024-11-26 13:00:00 +00:00
parent d0e83937d2
commit 198f2962bd
8 changed files with 53 additions and 25 deletions

View file

@ -0,0 +1,3 @@
{
imports = [ ./screenkey.nix ];
}