Testing ext4
This commit is contained in:
parent
e67a94b1e3
commit
50800ab030
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue