added itch and gog to gaming module
This commit is contained in:
parent
ca454d2de2
commit
ca3d96e36d
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
{ lib, config, pkgs, ... }: lib.mkIf (config.withGames) {
|
||||
environment.systemPackages = with pkgs; [
|
||||
prismlauncher
|
||||
itch
|
||||
minigalaxy
|
||||
];
|
||||
|
||||
programs.steam = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue