This commit is contained in:
albert 2024-04-27 07:50:06 +09:00
parent b5e19fc5c2
commit 841cd955b7
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -64,7 +64,7 @@
subvolumes = {
"/microsd" = {
mountpoint = "/microsd";
mountOptions = [ "compress=none" "noatime" ];
mountOptions = [ "compress=zstd" "noatime" ];
}; # sd_card
}; # subvolumes
}; # content