mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2026-05-07 09:26:25 +00:00
3 lines
52 B
Nix
3 lines
52 B
Nix
{
|
|
services.xserver.videoDrivers = [ "nvidia" ];
|
|
}
|