Testing ext4

This commit is contained in:
iFargle 2023-10-06 11:09:55 +09:00
parent e67a94b1e3
commit 50800ab030

View file

@ -3,8 +3,8 @@
# boot.loader.grub.enableCryptodisk = true;
# boot.initrd.luks.devices."crypted".device = "/dev/vda2";
services.btrfs.autoScrub.enable = true;
services.btrfs.autoScrub.interval = "weekly";
# services.btrfs.autoScrub.enable = true;
# services.btrfs.autoScrub.interval = "weekly";
disko.devices.disk.vda = {
device = "/dev/vda";