improve gaming tools

This commit is contained in:
Noah Masur
2022-05-28 10:34:00 -04:00
parent 2b72ffb6cf
commit 93de15cec0
6 changed files with 57 additions and 5 deletions

View File

@ -12,8 +12,9 @@ nixpkgs.lib.nixosSystem {
gui.enable = true;
gui.compositor.enable = true;
nixpkgs.overlays = [ nur.overlay ];
gaming.leagueoflegends = true;
gaming.steam = true;
gaming.leagueoflegends = true;
gaming.legendary = true;
}
./hardware-configuration.nix
../common.nix