Test
This commit is contained in:
parent
6c225502e7
commit
c01567c36e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
boot.loader.grub.enable = true;
|
boot.loader.grub.enable = true;
|
||||||
boot.initrd.luks.devices."crypted".device = "/dev/vda2";
|
# boot.initrd.luks.devices."crypted".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