aboutsummaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--system/disks/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/disks/default.nix b/system/disks/default.nix
index ac729e65..171ee292 100644
--- a/system/disks/default.nix
+++ b/system/disks/default.nix
@@ -82,7 +82,6 @@ in {
type = "EF00";
size = "512M";
name = "boot";
- bootable = true;
content = {
type = "filesystem";
format = "vfat";