mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 19:24:03 -06:00
Add System76 items
This commit is contained in:
parent
f41f15c525
commit
2ccb2d90c9
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
||||||
# Name your host machine
|
# Name your host machine
|
||||||
networking.hostName = "oryp6";
|
networking.hostName = "oryp6";
|
||||||
|
|
||||||
|
# System76
|
||||||
|
hardware.system76.enableAll = true;
|
||||||
|
|
||||||
# NVIDIA
|
# NVIDIA
|
||||||
services.xserver.videoDrivers = [ "nvidia" ];
|
services.xserver.videoDrivers = [ "nvidia" ];
|
||||||
hardware.opengl.enable = true;
|
hardware.opengl.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue