nvidia, dhcp

This commit is contained in:
Henri Dohmen 2025-07-06 22:39:27 +02:00
parent b497b6405d
commit f719cc8149
2 changed files with 4 additions and 3 deletions

View file

@ -15,6 +15,9 @@
desktop.enable = true;
networking.useDHCP = false;
networking.interfaces.enp4s0.useDHCP = true;
# ====== DON'T CHANGE ======
system.stateVersion = "25.05";
}