@ -19,10 +19,6 @@
device = "/dev/disk/by-label/nixos";
fsType = "ext4";
};
"/boot/efi" = {
device = "/dev/disk/by-label/boot";
fsType = "fat32";
swapDevices = [ ];