muon: Enable Zstd crypto interface support
Some checks are pending
nix flake check / check (aarch64-linux) (push) Waiting to run
nix flake check / check (x86_64-linux) (push) Waiting to run

This commit is contained in:
Mikael 2024-12-11 00:14:12 +01:00
parent 2b6250d5fd
commit c10eabf7d1
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -80,6 +80,8 @@ imports = [
BTRFS_FS_POSIX_ACL = true;
FUSE_FS = true;
EXFAT_FS = true;
CRYPTO_ZSTD = true;
};
});