diff --git a/desktops/anubis/boot.nix b/desktops/anubis/boot.nix index 324ed4a..39c2976 100644 --- a/desktops/anubis/boot.nix +++ b/desktops/anubis/boot.nix @@ -2,6 +2,10 @@ { boot = { + supportedFilesystems = [ + "ntfs" + ]; + binfmt = { emulatedSystems = [ "aarch64-linux"