diff options
Diffstat (limited to 'systems/glados')
| -rw-r--r-- | systems/glados/boot.nix | 2 |
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"]; }; } |
