This commit is contained in:
Jörg Thalheim 2021-06-08 11:10:16 +02:00
parent f35d4a3b58
commit c8ab60c209
No known key found for this signature in database
GPG key ID: B3F5D81B0C6967C4

View file

@ -4,7 +4,7 @@
# defaults to 12, which is a bit much given how much data is written
autoSnapshot.monthly = 1;
autoScrub.enable = true;
# zfs is not available for latest lts
enableUnstable = true;
};
# zfs is not available for latest lts kenrel
boot.zfs.enableUnstable = true;
}