summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
Diffstat (limited to 'systems')
-rw-r--r--systems/glados/boot.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/glados/boot.nix b/systems/glados/boot.nix
index fc1b3fe..7f6793e 100644
--- a/systems/glados/boot.nix
+++ b/systems/glados/boot.nix
@@ -23,5 +23,7 @@
enable = true;
pkiBundle = "/etc/secureboot";
};
+
+ supportedFilesystems = ["ntfs"];
};
}