From 7ffb78ab5966a9a557d061981bcb00199c0a6955 Mon Sep 17 00:00:00 2001 From: worble Date: Mon, 17 Mar 2025 11:05:50 +0000 Subject: [PATCH] remove autonumlock didnt work --- configuration/base/kde.nix | 1 - 1 file changed, 1 deletion(-) 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;