Add System76 items

This commit is contained in:
Aaron Honeycutt 2022-09-30 17:42:51 +00:00
parent f41f15c525
commit 2ccb2d90c9

View file

@ -4,6 +4,9 @@
# Name your host machine
networking.hostName = "oryp6";
# System76
hardware.system76.enableAll = true;
# NVIDIA
services.xserver.videoDrivers = [ "nvidia" ];
hardware.opengl.enable = true;