Remove btrfs

This commit is contained in:
iFargle 2023-10-05 18:04:42 +09:00
parent a4f446caf9
commit fc1ad73e7b

View file

@ -4,9 +4,6 @@
device = "/dev/vda";
enableCryptodisk = true;
};
# boot.initrd.luks.devices."DISK".device = "/dev/vda2";
services.btrfs.autoScrub.enable = true;
services.btrfs.autoScrub.interval = "weekly";
disko.devices.disk.vda = {
device = "/dev/vda";