Skip to content

Commit

Permalink
remove nvidia from xserver
Browse files Browse the repository at this point in the history
  • Loading branch information
orzklv committed Sep 1, 2024
1 parent 51cc387 commit eec3241
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nixos/parallels/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@
# Select internationalisation properties.
i18n.defaultLocale = "en_US.UTF-8";

# NVIDIA driver support
services.xserver.videoDrivers = [ "nvidia" ];

# Enable CUPS to print documents.
services.printing.enable = true;

Expand Down

0 comments on commit eec3241

Please sign in to comment.