Fixing some bugs

This commit is contained in:
Lyes Saadi 2024-05-04 22:12:13 +02:00
parent c06849e70f
commit a013933c1a
No known key found for this signature in database
GPG key ID: 17418538BAA17767
5 changed files with 90 additions and 7 deletions

View file

@ -70,8 +70,10 @@
# };
# };
# Networking
networking.hostName = "lyes-pc";
# NVidia
services.xserver.videoDrivers = [ "nvidia" ];
hardware.opengl = {