Remove boot partition from vultr config

This commit is contained in:
marc
2024-02-03 18:15:22 +01:00
parent 31d93b8e19
commit ccb5760edf
2 changed files with 79 additions and 5 deletions

View File

@@ -17,11 +17,6 @@
device = "/dev/disk/by-label/nixos";
fsType = "ext4";
};
"/boot" = {
device = "/dev/disk/by-label/BOOT";
fsType = "vfat";
};
};
swapDevices = [