btrfs stuff

This commit is contained in:
iFargle 2023-09-22 14:41:48 +09:00
parent 32024d5372
commit d0c9a46a2a

View file

@ -1,6 +1,8 @@
{
boot.loader.grub.device = "/dev/sda";
boot.initrd.luks.devices."sda2".device = "/dev/sda2";
services.btrfs.autoScrub.enable = true;
services.btrfs.autoScrub.interval = "weekly";
disko.devices.disk.sda = {
device = "/dev/sda";