removed kde again
This commit is contained in:
parent
9d8385c0c0
commit
c374ce3fab
2 changed files with 1 additions and 8 deletions
|
@ -1,11 +1,4 @@
|
|||
{ lib, config, pkgs, ... }: lib.mkIf (config.withGames) {
|
||||
environment.systemPackages = with pkgs; [
|
||||
gamescope
|
||||
prismlauncher
|
||||
itch
|
||||
minigalaxy
|
||||
];
|
||||
|
||||
programs.steam = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue