more cleanup

This commit is contained in:
twoneis 2024-06-06 00:08:01 +02:00
parent e0346fadb4
commit 70d50a1d0e
4 changed files with 2 additions and 13 deletions

View file

@ -1,5 +1,4 @@
{ lib, config, ... }: lib.mkIf (config.withNvidia) {
# Load nvidia driver
services.xserver.videoDrivers = ["nvidia"];
hardware.nvidia = {