disabled keyd service + added osu! game (really easy btw?)

This commit is contained in:
2026-07-11 22:57:49 -05:00
parent 2de46453f3
commit 0466a882db
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
programs.kdeconnect.enable = true;
services.keyd = {
enable = true;
enable = false;
keyboards.default = {
ids = [ "*" ];
settings.main = {
+1
View File
@@ -2,6 +2,7 @@
{
environment.systemPackages = with pkgs; [
osu-lazer-bin # if you want
steam
prismlauncher
nvtopPackages.amd