TASK: moved game option into desktokp
This commit is contained in:
parent
a10f435059
commit
0924f9c267
6 changed files with 17 additions and 14 deletions
|
|
@ -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 ([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue