Commit 2c65885d3cce
Changed files (1)
profiles
profiles/gaming.nix
@@ -1,12 +1,6 @@
{ config, pkgs, ... }:
{
- environment = {
- systemPackages = with pkgs; [
- steam
- discord
- ];
- };
hardware = {
opengl = {
driSupport32Bit = true;