diff --git a/class/desktop/fs.nix b/class/desktop/fs.nix index c59c848..e642157 100644 --- a/class/desktop/fs.nix +++ b/class/desktop/fs.nix @@ -2,4 +2,6 @@ boot.initrd.luks.devices.main.device = "/dev/disk/by-label/cryptmain"; fileSystems."/".device = "/dev/mapper/main"; + + boot.supportedFilesystems = ["ntfs"]; } diff --git a/flake.lock b/flake.lock index 063c34b..306ef54 100644 --- a/flake.lock +++ b/flake.lock @@ -214,11 +214,11 @@ }, "hardware": { "locked": { - "lastModified": 1720737798, - "narHash": "sha256-G/OtEAts7ZUvW5lrGMXSb8HqRp2Jr9I7reBuvCOL54w=", + "lastModified": 1721911538, + "narHash": "sha256-5OrkPJsiZmNe99C6+KX0qx9sphoVLvldFjuqDYAZ8GQ=", "owner": "NixOS", "repo": "nixos-hardware", - "rev": "c5013aa7ce2c7ec90acee5d965d950c8348db751", + "rev": "d3c993c851ad40bbab7e08d566138ff72cd8744f", "type": "github" }, "original": { @@ -386,11 +386,11 @@ }, "nixpkgs_4": { "locked": { - "lastModified": 1720542800, - "narHash": "sha256-ZgnNHuKV6h2+fQ5LuqnUaqZey1Lqqt5dTUAiAnqH0QQ=", + "lastModified": 1721743106, + "narHash": "sha256-adRZhFpBTnHiK3XIELA3IBaApz70HwCYfv7xNrHjebA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "feb2849fdeb70028c70d73b848214b00d324a497", + "rev": "dc14ed91132ee3a26255d01d8fd0c1f5bff27b2f", "type": "github" }, "original": {