about summary refs log tree commit diff
path: root/hosts/phobos/hardware.nix
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-06-24 18:21:16 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-06-24 18:21:16 +0200
commitde695788b0f3ae99ee26f95aa9d5d67a39c8fded (patch)
tree3425b3e2697b953faf53e0836338f29beed34848 /hosts/phobos/hardware.nix
parentFixed bug with overlays being inside their own directory (diff)
downloadnixos-config-de695788b0f3ae99ee26f95aa9d5d67a39c8fded.tar.gz
nixos-config-de695788b0f3ae99ee26f95aa9d5d67a39c8fded.tar.bz2
nixos-config-de695788b0f3ae99ee26f95aa9d5d67a39c8fded.zip
Nvidia: Remove modesetting
Diffstat (limited to 'hosts/phobos/hardware.nix')
-rw-r--r--hosts/phobos/hardware.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/phobos/hardware.nix b/hosts/phobos/hardware.nix
index c984d99..0ed7cec 100644
--- a/hosts/phobos/hardware.nix
+++ b/hosts/phobos/hardware.nix
@@ -42,7 +42,6 @@ in
     };
 
     nvidia = {
-      modesetting.enable = true;
       prime = {
         sync.enable = true;