TASK: moved game option into desktokp

This commit is contained in:
Jurn Wubben 2025-07-08 23:47:04 +02:00
parent a10f435059
commit 0924f9c267
6 changed files with 17 additions and 14 deletions

View file

@ -5,7 +5,8 @@
lib,
...
}: let
inherit (osConfig.niksos) games bluetooth;
inherit (osConfig.niksos) desktop bluetooth;
inherit (desktop) games;
in {
# Also look at system/programs/games.nix (some programs have to be overlayed or have systemwide modules that have to be installed.)
home.packages = lib.mkIf games ([