diff --git a/configuration/base/kde.nix b/configuration/base/kde.nix index 3c61beb..23e3fea 100644 --- a/configuration/base/kde.nix +++ b/configuration/base/kde.nix @@ -20,7 +20,6 @@ in services.displayManager.sddm = { enable = true; wayland.enable = true; - autoNumlock = true; settings = { Wayland = { CompositorCommand = kwin;