From d462cd5e3c42e618c61e284c534e3652d186ef1a Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 11 Mar 2024 03:18:51 -0400 Subject: glados: don't manually specify supported filesystems --- systems/glados/boot.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'systems') diff --git a/systems/glados/boot.nix b/systems/glados/boot.nix index 9fc716c..fc1b3fe 100644 --- a/systems/glados/boot.nix +++ b/systems/glados/boot.nix @@ -23,7 +23,5 @@ enable = true; pkiBundle = "/etc/secureboot"; }; - - supportedFilesystems = ["btrfs" "ntfs"]; }; } -- cgit v1.2.3