[NixOS] Only enable nvidia drivers on imalison-home

This commit is contained in:
2018-06-16 20:59:06 -07:00
parent 8c62a65c1c
commit 0840cc8686
2 changed files with 14 additions and 13 deletions

View File

@@ -98,7 +98,6 @@ in
pommed_light
rofi
rofi-pass
sddm-kcm
udiskie-appindicator
volnoti
xclip
@@ -179,7 +178,6 @@ in
exportConfiguration = true;
enable = true;
layout = "us";
videoDrivers = [ "nvidia" ];
desktopManager = {
gnome3.enable = true;
default = "none";