diff options
| author | seth <[email protected]> | 2023-01-27 12:42:11 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-01-27 12:46:31 -0500 |
| commit | 59c1c77eabb8a299eacde600ff0992789f4c25bc (patch) | |
| tree | 1987d8a8f6fa249fd48b91190ad584fc127966a1 /hosts/glados/boot.nix | |
| parent | 6b17d8ba34da944b3e22199e91cf4206891132d1 (diff) | |
merge files from new install
Diffstat (limited to 'hosts/glados/boot.nix')
| -rw-r--r-- | hosts/glados/boot.nix | 1 |
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"]; }; } |
