diff options
Diffstat (limited to '')
-rw-r--r-- | hosts/tiamat/hardware.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/tiamat/hardware.nix b/hosts/tiamat/hardware.nix index 97600848..2e868703 100644 --- a/hosts/tiamat/hardware.nix +++ b/hosts/tiamat/hardware.nix @@ -4,6 +4,7 @@ ]; soispha = { + services.inputMethod.enable = true; hardware = { enable = true; cpuType = "amd"; |