chore(adho): Remove Steam & related config
This commit is contained in:
parent
ab11ea2176
commit
aa13319d6e
1 changed files with 0 additions and 5 deletions
|
@ -7,11 +7,6 @@
|
|||
services.xserver.videoDrivers = [ "intel" ];
|
||||
programs.light.enable = true;
|
||||
|
||||
# Attempt to get Steam & co to run:
|
||||
hardware.opengl.driSupport32Bit = true;
|
||||
hardware.pulseaudio.support32Bit = true;
|
||||
environment.systemPackages = [ pkgs.steam ];
|
||||
|
||||
networking = {
|
||||
hostName = "adho";
|
||||
wireless.enable = true;
|
||||
|
|
Loading…
Reference in a new issue