{ lib, ... }: { imports = [ ./Filesystem.nix ../dasha/Tablet.nix ]; # Disable Kbd Interception. services.interception-tools.enable = lib.mkForce false; }