diff --git a/.bauke/nix/stardust/system.nix b/.bauke/nix/stardust/system.nix index e2a0695..d1d2862 100644 --- a/.bauke/nix/stardust/system.nix +++ b/.bauke/nix/stardust/system.nix @@ -9,8 +9,6 @@ efi.efiSysMountPoint = "/boot/efi"; systemd-boot.enable = true; }; - - supportedFilesystems = [ "ntfs" ]; }; console = {