From 56f1f839e559a771f7c7c940fc82b1ca74dc030e Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Tue, 28 May 2024 17:38:59 -0700 Subject: Add Japanese input --- system/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/default.nix') diff --git a/system/default.nix b/system/default.nix index ca5412c..6178ae8 100644 --- a/system/default.nix +++ b/system/default.nix @@ -3,7 +3,7 @@ { imports = [ ./fonts.nix - ./keyd.nix + ./keyboard.nix ./networking.nix ./pipewire.nix ./xserver.nix -- cgit v1.2.3