Test
This commit is contained in:
parent
28d7c4d4c2
commit
7183c59adc
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
device = "/dev/vda";
|
device = "/dev/vda";
|
||||||
enableCryptodisk = true;
|
enableCryptodisk = true;
|
||||||
};
|
};
|
||||||
boot.initrd.luks.devices."DISK".device = "/dev/vda2";
|
# boot.initrd.luks.devices."DISK".device = "/dev/vda2";
|
||||||
services.btrfs.autoScrub.enable = true;
|
services.btrfs.autoScrub.enable = true;
|
||||||
services.btrfs.autoScrub.interval = "weekly";
|
services.btrfs.autoScrub.interval = "weekly";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue