{ flake, lib, ... }: { imports = [flake.modules.users.user]; # programs.niri.settings.input.keyboard.xkb.variant = lib.mkForce "colemak_dh,"; }