fix dhcp
Some checks failed
Lint / lint (push) Failing after 1m33s
Plex Update / update (push) Successful in 2m1s

This commit is contained in:
Vivian 2023-11-10 22:53:33 +01:00
parent 66bcfd6839
commit 0eebdf6bd0
4 changed files with 14 additions and 26 deletions

View file

@ -2,13 +2,14 @@
hardware = {
enableAllFirmware = true;
nvidia = {
package = config.boot.kernelPackages.nvidiaPackages.stable;
# package = config.boot.kernelPackages.nvidiaPackages.stable;
# Open drivers cause gdm to crash
# open = true;
# nvidia-drm.modeset=1
modesetting.enable = true;
powerManagement.enable = false;
};
# Hardware acceleration
@ -17,6 +18,7 @@
# Vulkan
driSupport = true;
driSupport32Bit = true;
};
logitech.wireless = {