This commit is contained in:
iFargle 2023-09-22 18:16:42 +09:00
parent 771cb63658
commit 08b954c5cf

View file

@ -1,8 +1,6 @@
{
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";