This commit is contained in:
암냥 2026-07-05 15:54:10 +09:00
commit be184a26ff
No known key found for this signature in database
12 changed files with 146 additions and 7 deletions

View file

@ -59,6 +59,8 @@
};
services.xserver.videoDrivers = [ "nvidia" ];
networking.interfaces.enp3s0.wakeOnLan.enable = true;
hardware.graphics = {
enable = true;
enable32Bit = true;