Update Jude network ports

This commit is contained in:
Greg Hellings
2023-10-20 10:57:04 -05:00
parent 2bcc25c067
commit 195b233e29
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -2,7 +2,6 @@
{
# Use the systemd-boot EFI boot loader.
#boot.loader.systemd-boot.enable = true;
boot = {
supportedFilesystems = [ "ntfs" ];
loader = {
@@ -31,5 +30,4 @@
#efi.canTouchEfiVariables = true;
};
};
networking.interfaces.enp4s0.useDHCP = true;
}