updating a bunch of shit

This commit is contained in:
Anish Lakhwara
2022-12-13 00:13:53 +10:00
parent 544759cf4f
commit 086802ded0
10 changed files with 488 additions and 47 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
# (the default) this is the recommended approach. When using systemd-networkd it's
# still possible to use this option, but it's recommended to use it in conjunction
# with explicit per-interface declarations with `networking.interfaces.<interface>.useDHCP`.
networking.useDHCP = lib.mkDefault true;
# networking.useDHCP = lib.mkDefault true;
# networking.interfaces.enp0s31f6.useDHCP = lib.mkDefault true;
# networking.interfaces.wlp3s0.useDHCP = lib.mkDefault true;