This commit is contained in:
2025-10-21 11:55:26 +03:00
parent 791ce98634
commit 931e78ffa1
+3 -3
View File
@@ -47,9 +47,9 @@
}; };
}; };
swapDevices = [ # swapDevices = [
{ device = "/dev/disk/by-partlabel/disk-main-swap"; } # { device = "/dev/disk/by-partlabel/disk-main-swap"; }
]; # ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking # Enables DHCP on each ethernet and wireless interface. In case of scripted networking
# (the default) this is the recommended approach. When using systemd-networkd it's # (the default) this is the recommended approach. When using systemd-networkd it's