This commit is contained in:
iFargle 2023-10-06 10:28:12 +09:00
parent 58d098dece
commit 75863c11f7

View file

@ -1,7 +1,7 @@
{
# boot.loader.grub.enable = true;
boot.loader.grub.enableCryptodisk = true;
boot.initrd.luks.devices."crypted".device = "/dev/vda2";
# boot.loader.grub.enable = true;ot.loader.grub.enableCryptodisk = true;
# boot.initrd.luks.devices."crypted".device = "/dev/vda2";
services.btrfs.autoScrub.enable = true;
services.btrfs.autoScrub.interval = "weekly";