summaryrefslogtreecommitdiff
path: root/nixos/modules/system/hardware/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/system/hardware/default.nix')
-rw-r--r--nixos/modules/system/hardware/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/system/hardware/default.nix b/nixos/modules/system/hardware/default.nix
index b3f1bbb..d81b60e 100644
--- a/nixos/modules/system/hardware/default.nix
+++ b/nixos/modules/system/hardware/default.nix
@@ -17,4 +17,4 @@
# The actual NVIDIA driver is configured in modules/features/nvidia; this
# just tells the X server legacy path to prefer the nvidia driver name.
services.xserver.videoDrivers = [ "nvidia" ];
-} \ No newline at end of file
+}