diff options
| author | seth <[email protected]> | 2023-01-26 06:08:41 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-01-26 06:08:41 -0500 |
| commit | 08895833e51bdfd760f2b4915a3997c13fe65b13 (patch) | |
| tree | 76e0ec29dea51c9a0aa0502cf8e87eadc71dd3ec /hosts/glados/boot.nix | |
| parent | 43bf016d0fb5b3b2db796fdc37abf243f1223df1 (diff) | |
more refactoring
Diffstat (limited to 'hosts/glados/boot.nix')
| -rw-r--r-- | hosts/glados/boot.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/glados/boot.nix b/hosts/glados/boot.nix index d0f0b22..e856fb1 100644 --- a/hosts/glados/boot.nix +++ b/hosts/glados/boot.nix @@ -19,7 +19,5 @@ enable = true; pkiBundle = "/etc/secureboot"; }; - - supportedFilesystems = ["zfs"]; }; } |
