feat(x1): xremap

This commit is contained in:
Harald Hoyer 2025-12-15 10:40:45 +01:00
parent d6c1d1d4d6
commit a1ff322926
4 changed files with 705 additions and 10 deletions

View file

@ -9,6 +9,7 @@ with lib.metacfg;
{
imports = [
./hardware-configuration.nix
./xremap.nix
];
services.rustdesk-server.signal.enable = false;