From 0466a882dbd871de88bb2167b0feedafb2022c43 Mon Sep 17 00:00:00 2001 From: Maaz Khokhar Date: Sat, 11 Jul 2026 22:57:49 -0500 Subject: [PATCH] disabled keyd service + added osu! game (really easy btw?) --- hosts/pc/configuration.nix | 2 +- modules/gaming/default.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts/pc/configuration.nix b/hosts/pc/configuration.nix index 286baad..0fc6ff3 100755 --- a/hosts/pc/configuration.nix +++ b/hosts/pc/configuration.nix @@ -63,7 +63,7 @@ programs.kdeconnect.enable = true; services.keyd = { - enable = true; + enable = false; keyboards.default = { ids = [ "*" ]; settings.main = { diff --git a/modules/gaming/default.nix b/modules/gaming/default.nix index bf0d2c4..ce55d49 100644 --- a/modules/gaming/default.nix +++ b/modules/gaming/default.nix @@ -2,6 +2,7 @@ { environment.systemPackages = with pkgs; [ + osu-lazer-bin # if you want steam prismlauncher nvtopPackages.amd