summaryrefslogtreecommitdiff
path: root/hosts/glados/boot.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/glados/boot.nix')
-rw-r--r--hosts/glados/boot.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/glados/boot.nix b/hosts/glados/boot.nix
index e856fb1..b56de59 100644
--- a/hosts/glados/boot.nix
+++ b/hosts/glados/boot.nix
@@ -19,5 +19,6 @@
enable = true;
pkiBundle = "/etc/secureboot";
};
+ supportedFilesystems = ["zfs" "ntfs"];
};
}