architect: commented out nvidia in main
This commit is contained in:
parent
00973bfc59
commit
5c81aa0ad9
@ -146,7 +146,9 @@ in
|
||||
fwupd.enable = true;
|
||||
das_watchdog.enable = true;
|
||||
zfs.autoScrub.enable = true;
|
||||
xserver.videoDrivers = [ "nvidia" ];
|
||||
|
||||
# TODO: put NVIDIA related in another module
|
||||
# xserver.videoDrivers = [ "nvidia" ];
|
||||
openssh = {
|
||||
enable = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user