mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 18:30:13 +00:00
improve gaming tools
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user