This commit is contained in:
iFargle 2023-10-06 11:30:39 +09:00
parent 50800ab030
commit 11b4a25556

View file

@ -1,6 +1,6 @@
{ {
# boot.loader.grub.enable = true; # boot.loader.grub.enable = true;
# boot.loader.grub.enableCryptodisk = true; boot.loader.grub.enableCryptodisk = 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;