summaryrefslogtreecommitdiffstats
path: root/systems/xu
diff options
context:
space:
mode:
Diffstat (limited to 'systems/xu')
-rw-r--r--systems/xu/config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/xu/config.nix b/systems/xu/config.nix
index abf433c..803abb2 100644
--- a/systems/xu/config.nix
+++ b/systems/xu/config.nix
@@ -129,6 +129,7 @@
};
"/boot" = {
device = "/dev/sda1";
+ fsType = "vfat";
};
};