This commit is contained in:
mjallen18
2024-05-22 12:22:30 -05:00
parent 840c7a183c
commit 110aca6adb

View File

@@ -48,11 +48,16 @@
options = [ "subvol=root" ];
};
fileSystems."/boot" =
fileSystems."/boot/EFI" =
{ device = "/dev/disk/by-uuid/F4A1-C77F";
fsType = "vfat";
};
fileSystems."/boot" =
{ device = "/dev/disk/by-uuid/3aaa1d0e-057d-4b7d-b2fe-ef02db373e9f";
fsType = "ext4";
};
swapDevices = [ ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking