diff --git a/hosts/eva-02/configuration.nix b/hosts/eva-02/configuration.nix index 61f398b..9240edb 100644 --- a/hosts/eva-02/configuration.nix +++ b/hosts/eva-02/configuration.nix @@ -46,12 +46,6 @@ # You can disable this if you're only using the Wayland session. # services.xserver.enable = true; # Enable for Darwin compatibility - # Configure keymap in X11 - services.xserver.xkb = { - layout = "us"; - variant = ""; - }; - # Enable sound with pipewire. # hardware.pulseaudio.enable = false; #hardware.pulseaudio = {